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

Function resetServerStats

src/server.c:1282–1300  ·  view source on GitHub ↗

Resets the stats that we expose via INFO or other means that we want * to reset via CONFIG RESETSTAT. The function is also used in order to * initialize these fields in initServer() at server startup. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

configCommandFunction · 0.85
initServerFunction · 0.85

Calls 1

mstimeFunction · 0.70

Tested by

no test coverage detected