Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_process_methods.cc164 static void HrtimeBigInt(const FunctionCallbackInfo<Value>& args) { in HrtimeBigInt() function
467 env->SetMethod(target, "hrtimeBigInt", HrtimeBigInt); in InitializeProcessMethods()