Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_process_methods.cc153 static void Hrtime(const FunctionCallbackInfo<Value>& args) { in Hrtime() function
466 env->SetMethod(target, "hrtime", Hrtime); in InitializeProcessMethods()