nn::nex::OutputFormat::ShowDateTime Member Function

Syntax

void ShowDateTime(
     qBool bDoIt = true
);

Parameters

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

Return Values

None.

Description

Sets whether to add the date and time to the log.

DateTime::GetSystemTime is added to the output log when this function is set to TRUE.

Revision History

2012/05/29
Initial version.

CONFIDENTIAL