Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/
H A Dtest-opfs-vfs.js34 const wait = async (ms)=>{ function
/sqlite-3.40.0/ext/wasm/fiddle/
H A Dfiddle.js667 const debounce = function f(func, wait, immediate) { argument