IMP
2.3.1
The Integrative Modeling Platform
|
#include <IMP/base/statistics.h>
Time an operation and save the timings.
Definition at line 28 of file base/statistics.h.
Public Member Functions | |
Timer (const Object *object, std::string const &operation) | |
Timer (const Object *object, const char *operation) | |
Timer (std::string operation) | |