Expand description
Provides functions to get system uptime, number of users and load average.
Enums§
Functions§
- format_
nusers - Format the number of users to a human-readable string
- get_
formatted_ loadavg - Get the system load average in a human-readable format
- get_
formatted_ nusers - Get the number of users currently logged in in a human-readable format
- get_
formatted_ time - Returns the formatted time string, e.g. “12:34:56”
- get_
formatted_ uptime - Get the system uptime in a human-readable format
- get_
loadavg - Get the system load average
- get_
nusers - Get the number of users currently logged in
- get_
uptime - Get the system uptime