getProcUptime

Parses and returns data found in /proc/uptime.

getProcUptime
()

Return Value

ProcUptime instance representing /proc/uptime

Throws

ErrnoException on failure to parse this file.

Meta