MCPcopy
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

1import { describe, expect, it, vi } from 'vitest'
2import { Timers } from './timers'
3
4describe('Timers', () => {

Callers

nothing calls this directly

Calls 6

requestAnimationFrameMethod · 0.80
disposeAllMethod · 0.80
forContextMethod · 0.80
setTimeoutMethod · 0.65
setIntervalMethod · 0.65
disposeMethod · 0.45

Tested by

no test coverage detected