MCPcopy
hub / github.com/NUKnightLab/TimelineJS3 / getTime

Method getTime

src/js/timenav/TimeEra.js:94–96  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 getTime() {
95 return this.start_date.getTime();
96 }
97
98 getEndTime() {
99

Callers 13

constructorMethod · 0.45
_computePositionInfoMethod · 0.45
_createTickElementsMethod · 0.45
_positionErasMethod · 0.45
getEndTimeMethod · 0.45
TLDate.jsFile · 0.45
makeDateFunction · 0.45
FloorerFunction · 0.45
TLDate.test.jsFile · 0.45
_onDragStartMethod · 0.45
_momentumMethod · 0.45
_onDragStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected