|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.util.StopWatch
public class StopWatch
Constructor Summary | |
---|---|
StopWatch()
|
Method Summary | |
---|---|
long |
pause()
|
long |
read()
|
void |
reset()
|
void |
start()
|
long |
stop()
|
void |
unpause()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StopWatch()
Method Detail |
---|
public void start() throws PortalException
PortalException
public long read() throws PortalException
PortalException
public void reset() throws PortalException
PortalException
public long stop() throws PortalException
PortalException
public long pause() throws PortalException
PortalException
public void unpause() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |