nn::nex::OutputFormat::ShowLocalTime Member Function

Syntax

void ShowLocalTime(
     qBool bDoIt = true
);

Parameters

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

Return Values

None.

Description

Sets whether to add the local time to the log.

When this function is set to TRUE, the time from when the NEX library was initialized until now is added to the log.

Revision History

2012/05/29
Initial version.

CONFIDENTIAL