Function

GLibDateTimenew_from_unix_utc_usec

Declaration

GDateTime*
g_date_time_new_from_unix_utc_usec (
  gint64 usecs
)

Description

No description available.

Parameters

usecs

Type: gint64

No description available.

Return value

Type: GDateTime

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.