⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

timerfd_gettime

Function timerfd_gettime 

Source
pub fn timerfd_gettime(tfd_id: u32) -> Result<Itimerspec, SyscallError>
Expand description

Get the current timer specification.