Package: glib

Function glib:source-time

Lambda List

glib:source-time (source)

Arguments

source -- a g:source instance

Return Value

The unsigned integer with the monotonic time in microseconds.

Details

Gets the time to be used when checking this source. The time here is the system monotonic time, if available, or some other reasonable alternative otherwise.
 

See also

2024-11-6