Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ callback
Function
callback
test/core/test/fixtures/timers.suite.ts:912–912 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
910
const
start = global.Date.now()
911
912
const
callback = () => runOrder.push(
'frame'
)
913
global.requestAnimationFrame(callback)
914
915
// Advancing timers less than a frame (which is 16ms)
Callers
15
createMockInstance
Function · 0.50
#callActiveSpan
Method · 0.50
$
Method · 0.50
checkCallback
Function · 0.50
queueCancelableMicrotask
Function · 0.50
write
Function · 0.50
write
Function · 0.50
forEachSuite
Function · 0.50
interceptStream
Method · 0.50
write
Function · 0.50
editFile
Function · 0.50
useFS
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected