Variable.ToTimeSpan(String) Method |
Top |
DescriptionConverts the value of the Variable to a TimeSpan using the specified units. The level of precision of the conversion to the TimeSpan is a function of the underlying units of the data stored in the Variable.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a TimeSpan object that contains the value of the variable in the specified units.
Syntax
See also Matrix, Array, and Variable Math Guide
|