Home
last modified time | relevance | path

Searched defs:ScheduleTimer (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dtimers.cc31 void ScheduleTimer(const FunctionCallbackInfo<Value>& args) { in ScheduleTimer() function
Denv.cc809 void Environment::ScheduleTimer(int64_t duration_ms) { in ScheduleTimer() function in node::Environment