Search
DateTime.getTicks Method
See Also
 






Gets the total number of ticks in this instance.

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

 Syntax

Java  Copy Code

public long getTicks ()

 Return Value

The number of ticks that represent the date and time of this instance. The value is between MinValue and MaxValue.

 See Also