public class QuercusTimer
extends java.lang.Object
Constructor and Description |
---|
QuercusTimer() |
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTime()
Returns the approximate current time in milliseconds.
|
long |
getExactTime()
Returns the exact current time in milliseconds.
|
long |
getExactTimeNanoseconds()
Returns the exact current time in nanoseconds.
|
void |
shutdown() |
public long getCurrentTime()
public long getExactTime()
public long getExactTimeNanoseconds()
public void shutdown()