Home
last modified time | relevance | path

Searched refs:timer_base (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Denv.cc1234 llabs(expiry_ms) - (uv_now(env->event_loop()) - env->timer_base()); in RunTimers()
1288 CHECK_GE(now, timer_base()); in GetNow()
1289 now -= timer_base(); in GetNow()
H A Denv-inl.h292 inline uint64_t Environment::timer_base() const { in timer_base() function in node::Environment
H A Denv.h658 inline uint64_t timer_base() const;

Completed in 7 milliseconds