Searched refs:CPUUsage (Results 1 – 1 of 1) sorted by relevance
105 static void CPUUsage(const FunctionCallbackInfo<Value>& args) { in CPUUsage() function465 env->SetMethod(target, "cpuUsage", CPUUsage); in InitializeProcessMethods()