nn::os::Alarm::Initialize Member Function#include <nn/os.h> void Initialize();
None.
Initializes an alarm object.
This function stops the program when the TryInitialize function returns failure. (In the retail product environment, this is handled as a fatal error.)
TryInitialize.CONFIDENTIAL