Search
Duration.fromMilliseconds Method
See Also
 

 Overload List

Name Description

Duration.fromMilliseconds (double)

Returns a Duration that represents a specified number of milliseconds.

Duration.fromMilliseconds (long)

Returns a Duration that represents a specified number of milliseconds.

 See Also