Home
last modified time | relevance | path

Searched refs:g_timer_is_active (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/tests/
Dtimer.c111 is_active = g_timer_is_active (timer); in test_timer_is_active()
114 is_active = g_timer_is_active (timer); in test_timer_is_active()
/third_party/glib/glib/
Dgtimer.h60 gboolean g_timer_is_active (GTimer *timer);
Dgtimer.c249 g_timer_is_active (GTimer *timer) in g_timer_is_active() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1518 g_timer_is_active
/third_party/glib/
DNEWS1620 - #1794 API Proposal: g_timer_is_active