MCPcopy Create free account
hub / github.com/antirez/disque / latencyCommand

Function latencyCommand

src/latency.c:522–577  ·  view source on GitHub ↗

LATENCY command implementations. * * LATENCY SAMPLES: return time-latency samples for the specified event. * LATENCY LATEST: return the latest latency for all the events classes. * LATENCY DOCTOR: returns an human readable analysis of instance latency. * LATENCY GRAPH: provide an ASCII graph of the latency of the specified event. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

dictFetchValueFunction · 0.85
addReplyMultiBulkLenFunction · 0.85
addReplyBulkCStringFunction · 0.85
createLatencyReportFunction · 0.85
addReplyBulkCBufferFunction · 0.85
addReplyLongLongFunction · 0.85
latencyResetEventFunction · 0.85
addReplyFunction · 0.85
addReplyErrorFormatFunction · 0.85

Tested by

no test coverage detected