Structure representing data found in /proc/uptime.
Contains the uptime of the system and the amount of time spent in idle process, both in seconds.
Helper struct containing whole and fractional part of the second.
Idle time
Uptime time
See Implementation
Structure representing data found in /proc/uptime.
Contains the uptime of the system and the amount of time spent in idle process, both in seconds.