Function nix::unistd::alarm::cancel [−][src]
pub fn cancel() -> Option<c_uint>
Cancel an previously set alarm signal.
Returns the leftover time of a previously set alarm if there was one.
pub fn cancel() -> Option<c_uint>
Cancel an previously set alarm signal.
Returns the leftover time of a previously set alarm if there was one.