Click or drag to resize
Timestamp Class
Utility class providing more precise DateTime, useful for logging.
Inheritance Hierarchy
SystemObject
  Scandit.Recognition.UtilsTimestamp

Namespace: Scandit.Recognition.Utils
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
public static class Timestamp

The Timestamp type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrent
Gets a System.DateTime object that is set to the current date and time on this computer, expressed as the local time.
Top
See Also