Interface IAbstractPeriodicContainerListener

    • Method Detail

      • triggerPeriodicUpdate

        void triggerPeriodicUpdate​(CostModel costModel,
                                   double timestamp,
                                   double delay)
        The method that is triggered periodically.
        Parameters:
        measuringPoint - The container that fires the periodic trigger.