MCPcopy Create free account
hub / github.com/effect-app/libs / Duration.ts

File Duration.ts

repos/effect/packages/effect/src/Duration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Represents immutable spans of time.
3 *
4 * A `Duration` can be finite, positive infinity, or negative infinity. It is

Callers

nothing calls this directly

Calls 8

toNanosUnsafeFunction · 0.85
EquivalenceFunction · 0.85
someMethod · 0.80
BigIntInterface · 0.70
makeFunction · 0.70
matchFunction · 0.70
makeMethod · 0.65
isMethod · 0.65

Tested by

no test coverage detected