TimeSpan.ToMicroseconds() Method |
Top |
DescriptionReturns the value of the TimeSpan in microseconds. Because FreeFlyer Variables are internally stored as 64-Bit floating-point, precision may be lost in the conversion.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Return Value
The value of the TimeSpan in microseconds.
Syntax
See also
|