Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.45
_computePositionInfo
Method · 0.45
_createTickElements
Method · 0.45
_positionEras
Method · 0.45
getEndTime
Method · 0.45
TLDate.js
File · 0.45
makeDate
Function · 0.45
Floorer
Function · 0.45
TLDate.test.js
File · 0.45
_onDragStart
Method · 0.45
_momentum
Method · 0.45
_onDragStart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected