Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DStopwatch.java87 public static Stopwatch createUnstarted() { in createUnstarted() method in Stopwatch
97 public static Stopwatch createUnstarted(Ticker ticker) { in createUnstarted() method in Stopwatch
/external/guava/guava/src/com/google/common/base/
DStopwatch.java88 public static Stopwatch createUnstarted() { in createUnstarted() method in Stopwatch
98 public static Stopwatch createUnstarted(Ticker ticker) { in createUnstarted() method in Stopwatch