nn::nex::OutputFormat::ShowSessionTime Member Function

Syntax

void ShowSessionTime(
     qBool bDoIt = true
);

Parameters

Name Description
in bDoIt Specifies whether to add the session time to the log.

Return Values

None.

Description

Sets whether to add the session time to the log.

SessionClock::GetTime is added to the output log when this function is set to TRUE.

Revision History

2012/05/29
Initial version.

CONFIDENTIAL