Home
last modified time | relevance | path

Searched refs:last_clock (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c1850 clock_t last_clock; variable
1854 if (force || !last_clock || (t - last_clock) > CLOCKS_PER_SEC / 20) { in show_progress()
1855 last_clock = t; in show_progress()

Completed in 7 milliseconds