tinybench - v6.0.0-rc.1
    Preparing search index...

    Type Alias TimestampFns

    TimestampFns:
        | "auto"
        | "bunNanoseconds"
        | "custom"
        | "hrtimeNow"
        | "performanceNow"

    Possible timestamp provider names. 'custom' is used when a custom timestamp function is provided.