[−][src]Module heim::host
Host system information.
This module is enabled with the host
feature flag (enabled by default).
Modules
os | OS-specific extensions for public types. |
Structs
Platform | Host system information. |
User | User currently connected to system. |
Enums
Arch |
|
Functions
boot_time | Returns future which resolves into the system boot Time since the UNIX epoch. |
platform | Returns |
uptime | Returns future which resolves into Time amount from the system boot. |
users | Returns stream which yields Users. |
Type Definitions
Pid | Process identifier type. |
Time |
|