Chameleon and Iguana Plugin C# Class Libraries

LogMessage.TimeStamp Property

Provides a timestamp of the message with second precision. Milliseconds are available via the Milliseconds property.

[Visual Basic]
Public ReadOnly Property TimeStamp As Date
[C#]
public System.DateTime TimeStamp {get;}

See Also

LogMessage Class | iNTERFACEWARE.Iguana.Plugin Namespace