nn::os::LightSemaphore::GetCount Member Function

Syntax

#include <nn/os.h>

s32 GetCount() const;

Arguments

None.

Return Values

Returns the current counter value.

Description

Gets the current counter value.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL