Go to the documentation of this file.
34 #ifndef CENSUS_RPC_STAT_ID_H
35 #define CENSUS_RPC_STAT_ID_H
38 #define CENSUS_INVALID_STAT_ID 0
39 #define CENSUS_RPC_CLIENT_REQUESTS 1
40 #define CENSUS_RPC_SERVER_REQUESTS 2
41 #define CENSUS_RPC_CLIENT_ERRORS 3
42 #define CENSUS_RPC_SERVER_ERRORS 4
43 #define CENSUS_RPC_CLIENT_LATENCY 5
44 #define CENSUS_RPC_SERVER_LATENCY 6