Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_process_methods.cc105 static void CPUUsage(const FunctionCallbackInfo<Value>& args) { in CPUUsage() function
465 env->SetMethod(target, "cpuUsage", CPUUsage); in InitializeProcessMethods()