nn::os::WAIT_INFINITE
#include <nn/os.h> const s64 WAIT_INFINITE = NN_OS_WAIT_INFINITE;
Used by APPLET library functions that specify a time. This means that a function will continue running until a result is obtained.
CONFIDENTIAL