Searched defs:Stopwatch (Results 1 – 4 of 4) sorted by relevance
72 public final class Stopwatch { class82 public Stopwatch() { in Stopwatch() method in Stopwatch90 public Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
73 public final class Stopwatch { class83 public Stopwatch() { in Stopwatch() method in Stopwatch91 public Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
44 Stopwatch() {} in Stopwatch() function
5 class Stopwatch(object): class