Real |
The RealTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Determines whether two times are equal.
(Overrides ValueTypeEquals(Object)) | |
| FromFixed | Convert from real time (seconds) to ticks. | |
| FromMicroseconds(Double) | Convert from real time (microseconds) to ticks. | |
| FromMicroseconds(Int32) | Convert from real time (microseconds) to ticks. | |
| FromMicroseconds(Int64) | Convert from real time (microseconds) to ticks. | |
| FromMilliseconds(Double) | Convert from real time (milliseconds) to ticks. | |
| FromMilliseconds(Int32) | Convert from real time (milliseconds) to ticks. | |
| FromMilliseconds(Int64) | Convert from real time (milliseconds) to ticks. | |
| FromSeconds | Convert from real time (seconds) to ticks. | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Returns a printable string representation of this instance.
(Overrides ValueTypeToString) |