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