Source.getCurrentTime
void getCurrentTime(glib.time_val.TimeVal timeval)This function ignores source and is otherwise the same as glib.global.getCurrentTime.
Parameters
timeval | #GTimeVal structure in which to store current time. |
Deprecated
use glib.source.Source.getTime instead