MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / clock-drift.test.ts

File clock-drift.test.ts

packages/core/src/runtime/clock-drift.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { TransportClock } from "./clock";
3
4describe("TransportClock eliminates pause/play drift (issue #668)", () => {

Callers

nothing calls this directly

Calls 9

mockSeekFunction · 0.85
nowMethod · 0.80
reachedEndMethod · 0.80
absMethod · 0.80
playMethod · 0.65
pauseMethod · 0.65
seekMethod · 0.65
isPlayingMethod · 0.65
setRateMethod · 0.45

Tested by

no test coverage detected