nn::os::LightSemaphore::GetCount
#include <nn/os.h> s32 GetCount() const;
None.
Gets the maximum counter value that was specified by either the constructor or Initialize.
Initialize
Gets the current counter value.
CONFIDENTIAL