Gets the "ready time" of source, as set by glib.source.Source.setReadyTime.
Any time before or equal to the current monotonic time (including 0) is an indication that the source will fire immediately.
the monotonic ready time, -1 for "never"
Gets the "ready time" of source, as set by glib.source.Source.setReadyTime.
Any time before or equal to the current monotonic time (including 0) is an indication that the source will fire immediately.