Function lrs::process::used_time

Returns the CPU times used by this process and its children.

Syntax

fn used_time() -> Result<Times, Errno>

See also