Search
Duration.fromSeconds Method
See Also
 

 Overload List

Name Description

Duration.fromSeconds (double)

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

Duration.fromSeconds (long)

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

 See Also