Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dstopwatch.h24 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()
/AliOS-Things-master/components/amp/libjs/
A Dbuild.js1 const watch = require('node-watch'); constant

Completed in 7 milliseconds