Skip to main content

ualarm

Function ualarm 

Source
#[unsafe(no_mangle)]
pub extern "C" fn ualarm( usecs: useconds_t, interval: useconds_t, ) -> useconds_t
๐Ÿ‘ŽDeprecated
Expand description

See https://pubs.opengroup.org/onlinepubs/009695399/functions/ualarm.html.

ยงDeprecation

The ualarm() function was marked obsolescent in the Open Group Base Specifications Issue 6, and removed in Issue 7.