Searched defs:watch (Results 1 – 2 of 2) sorted by relevance
24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
1 const watch = require('node-watch'); constant
Completed in 7 milliseconds