aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Interface PoolGraphDataTimeframe

    An optional object or approach to define timeframe windows. Not always used directly.

    interface PoolGraphDataTimeframe {
        time: number;
        timeUnit: PoolGraphDataTimeUnit;
    }
    Index
    time: number

    The size of the window expressed by timeUnit.

    The unit used with time.