org.kaoriha.marimite
Class LocalStopwatch
java.lang.Object
org.kaoriha.marimite.LocalStopwatch
public class LocalStopwatch
- extends Object
Lexical variable version of Stopwatch
.
- Author:
- NAKAZATO Hajime
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalStopwatch
public LocalStopwatch(String point)
- Parameters:
point
- Checkpoint name. Must not contain " - ".
lap
public void lap(String point)
- Parameters:
point
- Checkpoint name. Must not contain " - ".
Copyright ? 2008 Hound. All Rights Reserved.