LBM .Net API Documentation
meanAge Method
Namespacescom.latencybusters.lbmLBMEventQueueStatisticsmeanAge()()()
Mean age of event queue entry when dequeued (in microseconds).
Declaration Syntax
C#
public long meanAge()
Return Value
Mean age of event queue entries when dequeued (in microseconds). This is an exponentially weighted moving average (weighted to more recent) for accumulated event or message ages (measured from the point enqueuement until de-queuement). Configuration option queue_age_enabled must be activated.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0