Searched refs:timer_cb_exact (Results 1 – 1 of 1) sorted by relevance
397 static void timer_cb_exact(uv_timer_t* handle) { in timer_cb_exact() function710 r = uv_timer_start(&timer, timer_cb_exact, 100, 100); in TEST_IMPL()
Completed in 8 milliseconds