Method

GLibTimercontinue

since: 2.4

Declaration

void
g_timer_continue (
  GTimer* timer
)

Description

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