Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DStopwatch.java107 public static Stopwatch createStarted() { in createStarted() method in Stopwatch
117 public static Stopwatch createStarted(Ticker ticker) { in createStarted() method in Stopwatch
/external/guava/guava/src/com/google/common/base/
DStopwatch.java108 public static Stopwatch createStarted() { in createStarted() method in Stopwatch
118 public static Stopwatch createStarted(Ticker ticker) { in createStarted() method in Stopwatch