Search
Duration.getTicks Method
See Also
 






Gets the number of ticks that represent the value of the current Duration object.

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

 Syntax

Java  Copy Code

public long getTicks ()

 Return Value

The number of ticks contained in this instance.

 See Also