Home
last modified time | relevance | path

Searched refs:timer_base_ (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Denv-inl.h293 return timer_base_; in timer_base()
Denv.h980 const uint64_t timer_base_; variable
Denv.cc653 timer_base_(uv_now(isolate_data->event_loop())), in Environment()