Package net.neoforged.neoforge.server.timings
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.server.timings
-
ClassDescriptionObjectTimings aggregates timings data collected by
TimeTracker
for an Object and performs operations for interpretation of the data.TimeTracker<T>A class to assist in the collection of data to measure the update times of ticking objects {currently Tile Entities and Entities}