net.minecraft.util.profiling.jfr.sample

public record ServerTickTimeSample

net.minecraft.util.profiling.jfr.stats.TickTimeStat
net.minecraft.class_6532
net.minecraft.util.profiling.jfr.sample.ServerTickTimeSample

Field summary

Modifier and TypeField
private final Instant
timestamp
comp_52
time
private final Duration
currentAverage
comp_53
averageTickMs

Constructor summary

ModifierConstructor
public (Instant time, Duration averageTickMs)

Method summary

Modifier and TypeMethod
public static ServerTickTimeSample
from(RecordedEvent event)
method_38058(RecordedEvent arg0)
fromEvent(RecordedEvent event)
public Instant
timestamp()
comp_52()
time()
public Duration
currentAverage()
comp_53()
averageTickMs()