nn::os::Timer::Wait
void Wait();
None.
Waits until a timer notification.
If multiple threads call Wait on the same Timer instance, the first thread to begin waiting for the timer is the thread that is started.
Wait
Timer
CONFIDENTIAL