|
CX Framework
Cross-platform C utility framework
|
How long the machine has been running. More...
#include <sysinfo.h>
Data Fields | |
| flags_t | valid |
| SysUptimeValid flags naming the fields that were reported. | |
| int64 | uptime |
| Microseconds since the machine booted. | |
| int64 | boottime |
| When the machine booted, as a cx time value. | |