Search
Duration.getTotalMilliseconds Method
See Also
 






Gets the total number of milliseconds in this instance.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public long getTotalMilliseconds ()

 Return Value

The total number of milliseconds.

 See Also