Method

GLibDateTimeget_microsecond

since: 2.26

Declaration [src]

gint
g_date_time_get_microsecond (
  GDateTime* datetime
)

Description [src]

Retrieves the microsecond of the date represented by datetime.

Available since: 2.26

Return value

Type: gint

The microsecond of the second.