Search
Duration.fromMinutes Method
See Also
 






 Overload List

Name Description

Duration.fromMinutes (Double)

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

Duration.fromMinutes (Int64)

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

 See Also