Method
GLibTimercontinue
since: 2.4
Declaration [src]
void
g_timer_continue (
GTimer* timer
)
Description [src]
Resumes a timer that has previously been stopped with
g_timer_stop(). g_timer_stop()
must be called before using this function.
Available since: 2.4