IMP  2.3.0
The Integrative Modeling Platform
IMP::base::Timer Class Reference

#include <IMP/base/statistics.h>

+ Inheritance diagram for IMP::base::Timer:

Detailed Description

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)
 

The documentation for this class was generated from the following file: