Uses of Class
com.quantfinlib.util.LatencyRecorder

Packages that use LatencyRecorder
Package
Description
Order entry, two lanes (mirroring marketdata):
Shared numerics and measurement primitives: MathUtils (statistics, percentiles, Cholesky, matrix solve/inverse, normal distribution), LatencyRecorder (zero-allocation log-linear nanosecond histogram) and HiccupMonitor (jHiccup-style platform stall attribution — GC/safepoint/scheduler pauses versus code latency).