nn::nex::ApiCallSummary::GetCount Member Function

Syntax

qUnsignedInt32 GetCount() const;

Parameters

None.

Return Values

The number of function calls when the standard value is exceeded.

Description

Returns the number of function calls in excess of the standard value, when exceeded.

Returns the number of function calls in a series of calls that exceed the standard call frequency stipulated for the function in the guidelines. If the standard call frequency is not exceeded, returns the number of calls of the location that is called the most.

Revision History

2012/06/26
Initial version.

CONFIDENTIAL