uv_cpu_info_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) pure nothrow @nogc
struct uv_cpu_info_s {}

Members

Variables

cpu_times
uv_cpu_times_s cpu_times;
Undocumented in source.
model
char* model;
Undocumented in source.
speed
int speed;
Undocumented in source.

Meta