Searched refs:timer_base_ (Results 1 – 3 of 3) sorted by relevance
/third_party/node/src/ | ||
D | env-inl.h | 293 return timer_base_; in timer_base() |
D | env.h | 980 const uint64_t timer_base_; variable |
D | env.cc | 653 timer_base_(uv_now(isolate_data->event_loop())), in Environment() |