@eagleoutice/flowr - v2.13.14
    Preparing search index...

    One contingent, one operation: a slice is not billed for the analysis that preceded it.

    interface GasScope {
        layers: readonly GasOverrides[];
        startTime: number;
    }
    Index
    layers: readonly GasOverrides[]

    the GasOverrides in effect, innermost last

    startTime: number

    what the elapsed-time bounds are measured from