Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tldraw/tldraw
/ timers.test.ts
File
timers.test.ts
packages/utils/src/lib/timers.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{ Timers } from
'./timers'
3
4
describe(
'Timers'
, () => {
Callers
nothing calls this directly
Calls
6
requestAnimationFrame
Method · 0.80
disposeAll
Method · 0.80
forContext
Method · 0.80
setTimeout
Method · 0.65
setInterval
Method · 0.65
dispose
Method · 0.45
Tested by
no test coverage detected