Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ dispose
Method
dispose
packages/vitest/src/integrations/mock/timers.ts:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
dispose(): void {
55
this.useRealTimers()
56
}
57
58
runAllTimers(): void {
59
if
(this._checkFakeTimers()) {
Callers
6
disabled
Function · 0.80
beforeUnmount
Function · 0.80
dispose
Function · 0.80
disabled
Function · 0.80
beforeUnmount
Function · 0.80
dispose
Function · 0.80
Calls
1
useRealTimers
Method · 0.95
Tested by
no test coverage detected