Definition at line 17 of file statistics.hpp.
Public Attributes | |
RateCounter | overload {} |
RateCounter | closed {} |
RateCounter | created {} |
RateCounter | acquired {} |
RateCounter | released {} |
RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::acquired {} |
Definition at line 21 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::closed {} |
Definition at line 19 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::created {} |
Definition at line 20 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::overload {} |
Definition at line 18 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::released {} |
Definition at line 22 of file statistics.hpp.