nn::os::Thread::GetId Member Function#include <nn/os.h> bit32 GetId() const;
None.
Gets the thread ID of an instance's thread.
Because the execution load of this function is rather large, frequent calls may lead to lowered performance.
CONFIDENTIAL