Timestamp
Represents timestamp.
Gets current point in time.
Gets precise difference between the current point in time and this timestamp.
Gets TimeSpan representing this timestamp.
Determines whether the two timestamps are equal.
Determines whether the first timestamp is greater than the second.
Determines whether the first timestamp is greater than or equal to the second.
Gets TimeSpan representing the given timestamp.
Determines whether the two timestamps are equal.
Determines whether the first timestamp is less than the second.
Determines whether the first timestamp is less than or equal to the second.
Compares this timestamp with the given value.
Determines whether the current timestamp equals to the specified timestamp.