TimeVal.getCurrentTime

Equivalent to the UNIX gettimeofday() function, but portable. You may find g_get_real_time() to be more convenient.

class TimeVal
static
void
getCurrentTime

Parameters

result GTimeVal

GTimeVal structure in which to store current time.

Meta