ToString

Method to format the current raw value as string with configurable accuracy. An example output is 1d2m3s4ms5ns.

ToString 1:Inputs

Name

Type

Description

eAccuracy

E_ALY_TimestampAccuracy

Define accuracy of output string.

ToString 2:Return value

Name

Type

Description

ToString

STRING

Returns formatted string.