Home
last modified time | relevance | path

Searched defs:Stopwatch (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
H A Dstopwatch.h22 typedef LARGE_INTEGER Stopwatch; typedef
45 typedef struct timeval Stopwatch; typedef
/third_party/ninja/src/
H A Dmetrics.h65 struct Stopwatch { struct
67 Stopwatch() : started_(0) {} in Stopwatch() function

Completed in 2 milliseconds