Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JavaCS3/xterm-player
/ now
Method
now
src/Timer.ts:83–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
this._cb = null
82
}
83
public now(): number {
return
performance.now() }
84
}
85
86
const
TIMESCALE_MIN = 0, TIMESCALE_MAX = 5
Callers
nothing calls this directly
Calls
1
now
Method · 0.65
Tested by
no test coverage detected