MCPcopy Index your code
hub / github.com/microsoft/SandDance / timeInterval

Function timeInterval

docs/app/js/sanddance-app.js:111371–111373  ·  view source on GitHub ↗
(unit)

Source from the content-addressed store, hash-verified

111369 [MILLISECONDS]: (0, _d3Time.utcMillisecond)
111370};
111371function timeInterval(unit) {
111372 return timeIntervals[unit];
111373}
111374function utcInterval(unit) {
111375 return utcIntervals[unit];
111376}

Callers 2

timeOffsetFunction · 0.70
timeSequenceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected