nn::os::Thread::GetCurrentPriority Member Function#include <nn/os.h> static s32 GetCurrentPriority();
None.
Gets the priority of the current thread.
Because the execution load of this function is rather large, frequent calls may lead to lowered performance.
CONFIDENTIAL