MCPcopy Create free account
hub / github.com/melonjs/melonJS / timer.spec.js

File timer.spec.js

packages/melonjs/tests/timer.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, onTestFinished, test, vi } from "vitest";
2import { timer } from "../src/index.js";
3import { init } from "../src/video/video.js";
4

Callers

nothing calls this directly

Calls 4

initFunction · 0.90
setTimeoutMethod · 0.80
clearTimerMethod · 0.80
setIntervalMethod · 0.80

Tested by

no test coverage detected