MCPcopy Index your code
hub / github.com/csev/py4e / isDuration

Function isDuration

code/gmane/Chart.bundle.js:3074–3076  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

3072 }
3073
3074 function isDuration (obj) {
3075 return obj instanceof Duration;
3076 }
3077
3078 function offset (token, separator) {
3079 addFormatToken(token, 0, 0, function () {

Callers 1

create__createDurationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected