Module latency_sampler

Module latency_sampler 

Source

Structsยง

LatencySampler
A Counter that records one latency sample per event (e.g. one per GC pause, for things like time-to-yield or pause time) and reports it as p50/p9999 columns instead of a raw per-phase total.