nn::os::Alarm::TryInitialize Member Function#include <nn/os.h> Result TryInitialize();
None.
Tries to initialize an alarm object.
If initialization fails, it might be because InitializeAlarmSystem was not called beforehand, or because the function failed internally to secure a timer.
CONFIDENTIAL