MCPcopy Create free account
hub / github.com/COVESA/vsomeip / log_statistics

Method log_statistics

implementation/configuration/src/configuration_impl.cpp:4604–4606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4602}
4603
4604bool configuration_impl::log_statistics() const {
4605 return log_statistics_;
4606}
4607
4608uint32_t configuration_impl::get_statistics_interval() const {
4609 return statistics_interval_;

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected