Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMsTime
Function
getMsTime
ozaria/site/common/logger.js:3–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
const
globalVar = require(
'core/globalVar'
)
2
3
const
getMsTime = () => ((window.performance || {}).now() || Date.now())
4
5
/**
6
* Tries to send a log to our DataDog log service.
Callers
1
startTimer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected