Skip to main content
sys_timer_getoverrun
starnix_
core
In starnix_
core::
syscalls::
time
starnix_core
::
syscalls
::
time
Function
sys_
timer_
getoverrun
Copy item path
Source
pub fn sys_timer_getoverrun( current_task: &
CurrentTask
, id:
TimerId
, ) ->
Result
<
i32
,
Errno
>