#include <ImportPerformanceLogger.h>
|
| void | onStageFinished (std::string const &_name) |
| |
| double | stageDuration (std::string const &_name) const |
| |
| void | onFinished (std::unordered_map< std::string, std::string > const &_additionalValues) |
| |
Definition at line 35 of file ImportPerformanceLogger.h.
◆ onFinished()
| void dev::eth::ImportPerformanceLogger::onFinished |
( |
std::unordered_map< std::string, std::string > const & |
_additionalValues | ) |
|
|
inline |
◆ onStageFinished()
| void dev::eth::ImportPerformanceLogger::onStageFinished |
( |
std::string const & |
_name | ) |
|
|
inline |
◆ stageDuration()
| double dev::eth::ImportPerformanceLogger::stageDuration |
( |
std::string const & |
_name | ) |
const |
|
inline |
The documentation for this class was generated from the following files: