API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2023.3
since: 2.80
gint64 g_date_time_to_unix_usec ( GDateTime* datetime )
Gives the Unix time corresponding to datetime, in microseconds.
datetime
Unix time is the number of microseconds that have elapsed since 1970-01-01 00:00:00 UTC, regardless of the time zone associated with datetime.
Available since: 2.80
Type: gint64
gint64
The Unix time corresponding to datetime.