[][src]Module heim::host

This is supported on feature="host" only.

Host system information.

Modules

osfeature="host"

OS-specific extensions.

Structs

Platformfeature="host"

Host system information.

Userfeature="host"

User currently connected to system.

Enums

Archfeature="host"

target_arch: Target CPU architecture

Functions

boot_timefeature="host"

Returns system boot Time since the UNIX epoch.

platformfeature="host"

Returns Platform information.

uptimefeature="host"

Returns Time amount from the system boot.

usersfeature="host"

Returns a stream over User sessions currently connected to the system.

Type Definitions

Pidfeature="host"

Process identifier type.

Timefeature="host"

Quantity type alias using the default base units.