|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timer | |
net.sf.sensor.timer | This package provides support for measuring the time it takes for a piece of code to complete. |
Uses of Timer in net.sf.sensor.timer |
Methods in net.sf.sensor.timer that return Timer | |
Timer |
TimerRuntime.getTimer(String id)
Creates a new Timer instance for the specified id and starts it. |
Timer |
TimerRuntime.getTimer(String id,
String label)
Creates a new Timer instance for the specified id and starts it. |
Timer |
Timer.start()
Starts the timer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |