Search
Duration.fromHours Method
See Also
 

 Overload List

Name Description

Duration.fromHours (double)

Returns a Duration that represents a specified number of hours, where the specification is accurate to the nearest millisecond.

Duration.fromHours (long)

Returns a Duration that represents a specified number of hours, where the specification is accurate to the nearest millisecond.

 See Also