Skip to main

TimeProvider

TimeProvider

Signature - util.ts#L304

interface TimeProvider {
    (): number
}