jooby-codec
    Preparing search index...

    Interface ILegacyHourCounterWithDiff

    interface ILegacyHourCounterWithDiff {
        counter: ILegacyCounter;
        diff: ILegacyCounter[];
        startTime2000: TTime2000;
    }
    Index

    Properties

    startTime2000: TTime2000