IMP  2.0.1
The Integrative Modeling Platform
IMP::benchmark::Profiler Class Reference

#include <IMP/benchmark/Profiler.h>

+ Inheritance diagram for IMP::benchmark::Profiler:

Public Member Functions

 Profiler (std::string name)
 
void reset ()
 
void set (std::string name)
 
void show (std::ostream &out=std::cout) const
 

Detailed Description

One can use the the GPerfTools profiler to profile code. On a mac, you should use the Instruments program instead (part of the mac os developer tools).

Definition at line 23 of file Profiler.h.


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