Method lrs::process::Times::user_time

Returns the user-space time used by this process.

Syntax

impl Times {
    fn user_time(&self) -> Time
}