Click or drag to resize

DateTimeNsToString Method

Converts a standard DateTime structure to string with nanoseconds precision.

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public static string ToString(
	DateTime dateTime,
	int nanoseconds
)

Parameters

dateTime
Type: SystemDateTime
The DateTime.
nanoseconds
Type: SystemInt32
The nanoseconds to add (max is 99)

Return Value

Type: String
Remarks
The string format is the one used in the metadata.
See Also

Reference

[!:AcquisitionMetadata]
[!:FrameAcquisitionData.AcquisitionTime]