def reset_recorded_response_times()

in eventdata/schedulers/utilization_scheduler.py [0:0]


    def reset_recorded_response_times(cls):
        UtilizationBasedScheduler.RESPONSE_TIMES = []