getCurrentTime
Equivalent to the UNIX gettimeofday() function, but portable.
You may find func@GLib.get_real_time to be more convenient.
Parameters
result
#GTimeVal structure in which to store current time.
Equivalent to the UNIX gettimeofday() function, but portable.
You may find func@GLib.get_real_time to be more convenient.
#GTimeVal structure in which to store current time.