Uses of Class
martin.common.Stopwatch

Packages that use Stopwatch
martin.common   
 

Uses of Stopwatch in martin.common
 

Methods in martin.common that return Stopwatch
static Stopwatch Stopwatch.startNew(java.lang.String label)
          Starts the stopwatch, storing the time when this function is called.