You are here: Start » Timestamp Structure
Timestamp Structure
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Represents a point in time with resolution of 100 nanoseconds.
Constructors
| Constructor | Description | |
|---|---|---|
| Timestamp(Int64) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.Timestamp | Gets an empty instance of the Timestamp. | |
| Ticks | System.Int64 |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.Timestamp) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
