MCPcopy Create free account
hub / github.com/apache/brpc / num_requests

Method num_requests

example/selective_echo_c++/server.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 size_t num_requests() const { return _nreq.get_value(); }
87
88private:
89 size_t _index;

Callers 1

mainFunction · 0.45

Calls 1

get_valueMethod · 0.45

Tested by

no test coverage detected