lumis.util
Class StopWatch
java.lang.Object
lumis.util.StopWatch
public class StopWatch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopWatch
public StopWatch()
start
public void start()
throws PortalException
- Throws:
PortalException
read
public long read()
throws PortalException
- Throws:
PortalException
reset
public void reset()
throws PortalException
- Throws:
PortalException
stop
public long stop()
throws PortalException
- Throws:
PortalException
pause
public long pause()
throws PortalException
- Throws:
PortalException
unpause
public void unpause()
throws PortalException
- Throws:
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.