Searched refs:timer_base (Results 1 – 4 of 4) sorted by relevance
872 llabs(expiry_ms) - (uv_now(env->event_loop()) - env->timer_base()); in RunTimers()927 CHECK_GE(now, timer_base()); in GetNow()928 now -= timer_base(); in GetNow()
578 inline uint64_t Environment::timer_base() const { in timer_base() function
976 inline uint64_t timer_base() const;
29942 struct timer_base { struct