[][src]Crate heim_host

Host system information.

Modules

os

OS-specific extensions.

Structs

Platform

Host system information.

User

User currently connected to system.

Enums

Arch

target_arch: Target CPU architecture

Functions

boot_time

Returns system boot Time since the UNIX epoch.

platform

Returns Platform information.

uptime

Returns Time amount from the system boot.

users

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

Type Definitions

Pid

Process identifier type.

Time

Quantity type alias using the default base units.