nn::nex::ApiCallSummary::GetCallStartTime Member Function

Syntax

const DateTime & GetCallStartTime() const;

Parameters

None.

Return Values

The time of the first function call that exceeds the standard call frequency.

Description

Returns the time of the first function call that exceeds the standard call frequency.

Returns the time of the first function call 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 time of the first call of the location that is called the most.

Revision History

2012/06/26
Initial version.

CONFIDENTIAL