You are here: Start » AVL.NET » Timestamp Structure

Timestamp Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Represents a point in time with resolution of 100 nanoseconds.

Constructors

 ConstructorDescription
Timestamp(Int64)

Properties

 NameTypeDescription
EmptyAvl.Timestamp Gets an empty instance of the Timestamp.
TicksSystem.Int64

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Avl.Timestamp)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also