Method lrs::process::Times::kernel_time

Returns the kernel-space time used by this process.

Syntax

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