Equivalent to the UNIX gettimeofday() function, but portable.
You may find glib.global.getRealTime to be more convenient.
#GTimeVal structure in which to store current time.
Deprecated: #GTimeVal is not year-2038-safe. Use glib.global.getRealTime instead.
Equivalent to the UNIX gettimeofday() function, but portable.
You may find glib.global.getRealTime to be more convenient.