MCPcopy 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
86const TIMESCALE_MIN = 0, TIMESCALE_MAX = 5

Callers

nothing calls this directly

Calls 1

nowMethod · 0.65

Tested by

no test coverage detected