Uses of Class
com.amalgamasimulation.utils.TimeStatistics
Packages that use TimeStatistics
-
Uses of TimeStatistics in com.amalgamasimulation.core.scheduling
Methods in com.amalgamasimulation.core.scheduling with parameters of type TimeStatisticsModifier and TypeMethodDescriptionstatic RatePlannerRatePlanner.of(TimeStatistics timeStatistics) Deprecated.Creates a new instance ofRatePlannerbased on the data from the specifiedTimeStatisticsinstance.static RatePlannerRatePlanner.of(TimeStatistics timeStatistics, boolean cumulative) Deprecated.Creates a new instance ofRatePlannerbased on the data from the specifiedTimeStatisticsinstance. -
Uses of TimeStatistics in com.amalgamasimulation.utils
Methods in com.amalgamasimulation.utils that return TimeStatisticsModifier and TypeMethodDescriptionTimeStatistics.copy()TimeStatistics.getSum(ITimeStatistics otherTimeStatistics)