nn::os::LightSemaphore::GetMax Member Function

Syntax

#include <nn/os.h>

s32 GetMax() const;

Arguments

None.

Return Values

Returns the set maximum value for the counter.

Description

Gets the maximum counter value that was specified by either the constructor or Initialize.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL