Searched defs:StopWatch (Results 1 – 5 of 5) sorted by relevance
26 public class StopWatch implements AutoCloseable { class31 public StopWatch(String tag) { in StopWatch() method in StopWatch
23 public class StopWatch { class30 private StopWatch(String label) { in StopWatch() method in StopWatch
28 public class StopWatch { class35 private StopWatch(String label) { in StopWatch() method in StopWatch
20 public interface StopWatch { interface
85 StopWatch::StopWatch(std::string text) in StopWatch() function in bluetooth::common::StopWatch