CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
SysUptime Struct Reference

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.
 

Detailed Description

How long the machine has been running.

Definition at line 191 of file sysinfo.h.


The documentation for this struct was generated from the following file: