Skip to main content

make_proc_time

Function make_proc_time 

Source
pub(super) fn make_proc_time(user: f64, system: f64, elapsed: f64) -> RValue
Expand description

Construct a proc_time RValue with the standard names and class attributes.