nn::os::LightEvent::Wait
#include <nn/os.h> void Wait();
None.
Waits until the flag is set.
For an automatically resetting event, it clears the flag at the same time that the flag is set and the waiting stops.
CONFIDENTIAL