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