
Statistics for execution of clone More...
#include <core.hpp>
Public Member Functions | |
| CloneStatistics (void) | |
| Initialize. More... | |
| void | reset (void) |
| Reset information. More... | |
| CloneStatistics | operator+ (const CloneStatistics &s) |
| Return sum with s. More... | |
| CloneStatistics & | operator+= (const CloneStatistics &s) |
| Increment by statistics s. More... | |
|
inline |
|
inline |
|
inline |
|
inline |