IMP Reference Guide
2.6.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) | |