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

Method num_requests

example/multi_threaded_echo_fns_c++/server.cpp:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 size_t num_requests() const { return _nreq.get_value(); }
91
92private:
93 size_t _index;

Callers 1

mainFunction · 0.45

Calls 1

get_valueMethod · 0.45

Tested by

no test coverage detected