nn::os::Alarm::Finalize Member Function#include <nn/os.h> void Finalize();
None.
Finalizes an alarm. This function cannot be called when an alarm is currently set.
If this function is called while an alarm is set, the program will stop. (In the retail product environment, this is handled as a fatal error.)
CONFIDENTIAL