getCurrentTime

⚠️ Deprecated ⚠️

This is deprecated since version 2.62.

#GTimeVal is not year-2038-safe. Use func@GLib.get_real_time instead.

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.