Home
last modified time | relevance | path

Searched defs:StopWatch (Results 1 – 1 of 1) sorted by relevance

/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
DStopWatch.java34 public class StopWatch implements TimeInstrument { class
41 public StopWatch(String name) { in StopWatch() method in StopWatch
45 StopWatch(StopWatch original) { in StopWatch() method in StopWatch