MCPcopy
hub / github.com/monkeytypegame/monkeytype / test-timer.ts

File test-timer.ts

frontend/src/ts/test/test-timer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//most of the code is thanks to
2//https://stackoverflow.com/questions/29971898/how-to-create-an-accurate-timer-in-javascript
3
4import { Config } from "../config/store";

Callers

nothing calls this directly

Calls 5

roundTo2Function · 0.90
logTestEventFunction · 0.90
checkIfTimerIsSlowFunction · 0.85
timerStepFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected