pub fn alarm(timeout_ms: u32, flag: AlarmFlag) -> Status
Send a SIGALRM signal to the task after timeout_ms milliseconds.
timeout_ms