TimeSpan.FromSecondsAndFractionalSeconds(Variable, Variable) Method |
Top |
DescriptionCreates a TimeSpan from a seconds/fractional-seconds pair. The sign of each component must be the same.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns a TimeSpan from a seconds/fractional-seconds pair.
Syntax
See also
|