Searched refs:cpuUsageValue (Results 1 – 1 of 1) sorted by relevance
405 napi_value cpuUsageValue; in GetCpuUsage() local411 napi_create_double(env, cpuUsage, &cpuUsageValue); in GetCpuUsage()413 napi_create_double(env, 0, &cpuUsageValue); in GetCpuUsage()415 return cpuUsageValue; in GetCpuUsage()