public class TIME
extends java.lang.Object
Constructor and Description |
---|
TIME()
Instantiates a new time.
|
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTime()
Gets the current time.
|
double |
getTimeDelta()
Gets the time delta.
|