Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/playwright
/ setTimeout
Method
setTimeout
packages/injected/src/clock.ts:46–46 ·
view source on GitHub ↗
(task: () => void, timeout?: number)
Source
from the content-addressed store, hash-verified
44
dateNow(): number;
45
performanceNow(): EmbedderTicks;
46
setTimeout(task: () => void, timeout?: number): () => void;
47
setInterval(task: () => void, delay: number): () => void;
48
}
49
Callers
15
httpRequest
Function · 0.65
_updateRealTimeTimer
Method · 0.65
_callFirstTimer
Method · 0.65
createClock
Function · 0.65
onClick
Method · 0.65
flashToolSucceeded
Method · 0.65
recreate
Method · 0.65
installListeners
Method · 0.65
_pollRecorderMode
Method · 0.65
page-wait-for-response.spec.ts
File · 0.65
page-event-pageerror.spec.ts
File · 0.65
page-event-console.spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
3
onClick
Function · 0.52
hydrate
Function · 0.52
callback
Function · 0.52