pub unsafe extern "C" fn timer_create( __clock_id: clockid_t, __evp: *mut sigevent, __timerid: *mut timer_t, ) -> c_int
Create new per-process timer using CLOCK_ID.