Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
import
{ Config } from
"../config/store"
;
Callers
nothing calls this directly
Calls
5
roundTo2
Function · 0.90
logTestEvent
Function · 0.90
checkIfTimerIsSlow
Function · 0.85
timerStep
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected