Method

GLibDateTimeget_microsecond

since: 2.26

Declaration

gint
g_date_time_get_microsecond (
  GDateTime* datetime
)

Description

Retrieves the microsecond of the date represented by datetime.

Available since: 2.26

Return value

Type: gint

The microsecond of the second.