Home
last modified time | relevance | path

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

/third_party/node/src/
Denv.cc1174 uv_timer_start(timer_handle(), RunTimers, duration_ms, 0); in ScheduleTimer()
1187 void Environment::RunTimers(uv_timer_t* handle) { in RunTimers() function in node::Environment
Denv.h1062 static void RunTimers(uv_timer_t* handle);