|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.QuercusTimer
public class QuercusTimer
| Constructor Summary | |
|---|---|
QuercusTimer()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuercusTimer()
| Method Detail |
|---|
public long getCurrentTime()
public long getExactTime()
public long getExactTimeNanoseconds()
public void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||