Source.getCurrentTime

Warning g_source_get_current_time has been deprecated since version 2.28 and should not be used in newly-written code. use g_source_get_time() instead This function ignores source and is otherwise the same as g_get_current_time().

class Source
void
getCurrentTime

Parameters

timeval GTimeVal

GTimeVal structure in which to store current time.

Meta