Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c397 static void timer_cb_exact(uv_timer_t* handle) { in timer_cb_exact() function
710 r = uv_timer_start(&timer, timer_cb_exact, 100, 100); in TEST_IMPL()

Completed in 8 milliseconds