Home
last modified time | relevance | path

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

/expo/tools/src/
H A DUtils.ts85 const timeoutCallback = async () => { constant
93 setTimeout(timeoutCallback, interval);
98 timeoutCallback();