Skip to main content
sys_times
starnix_
core
In starnix_
core::
syscalls::
time
starnix_core
::
syscalls
::
time
Function
sys_
times
Copy item path
Source
pub fn sys_times( current_task: &
CurrentTask
, buf:
UserRef
<
tms
>, ) ->
Result
<
i64
,
Errno
>