Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ setTimeout
Method
setTimeout
packages/miniprogram-render/src/window.js:551–553 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
549
}
550
551
get setTimeout() {
552
return
setTimeout.bind(null)
553
}
554
555
get clearTimeout() {
556
return
clearTimeout.bind(null)
Callers
5
window.test.js
File · 0.80
resolve
Function · 0.80
jquery-3.6.0.js
File · 0.80
schedule
Function · 0.80
createFxNow
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected