Skip to main

TimeProvider

TimeProvider

Source Location: packages/core/src/util.ts#L304

Signature

interface TimeProvider {
(): number
}