Constant SIGALRM

Source
pub const SIGALRM: Code;
Expand description

The SIGALRM signal is sent to a process when the time limit specified in a call to a preceding alarm setting function (such as setitimer) elapses.