Definition at line 20 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 24 of file statistics.hpp.
| RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::closed {} |
Definition at line 22 of file statistics.hpp.
| RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::created {} |
Definition at line 23 of file statistics.hpp.
| RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::overload {} |
Definition at line 21 of file statistics.hpp.
| RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::released {} |
Definition at line 25 of file statistics.hpp.