MCPcopy Index your code
hub / github.com/github/relative-time-element / duration.ts

File duration.ts

test/duration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {assert} from '@open-wc/testing'
2import {applyDuration, Duration, elapsedTime, getRelativeTimeUnit, roundToSingleUnit} from '../src/duration.ts'
3import {Temporal} from '@js-temporal/polyfill'
4

Callers

nothing calls this directly

Calls 8

applyDurationFunction · 0.90
elapsedTimeFunction · 0.90
roundToSingleUnitFunction · 0.90
getRelativeTimeUnitFunction · 0.90
extractValuesFunction · 0.85
fromMethod · 0.80
absMethod · 0.80
compareMethod · 0.80

Tested by

no test coverage detected