Searched defs:uv_cpu_info_s (Results 1 – 1 of 1) sorted by relevance
1193 struct uv_cpu_info_s { struct1194 char* model;1195 int speed;1196 struct uv_cpu_times_s cpu_times;
Completed in 17 milliseconds