Rosetta
Namespaces | Typedefs
TimingProfileMetric.fwd.hh File Reference

Calculate the time difference between construction and apply/calculate. Useful to time protocols in RosettaScripts or through mover containers. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::simple_metrics
 
 core::simple_metrics::metrics
 

Typedefs

typedef utility::pointer::shared_ptr< TimingProfileMetric > core::simple_metrics::metrics::TimingProfileMetricOP
 
typedef utility::pointer::shared_ptr< TimingProfileMetric const > core::simple_metrics::metrics::TimingProfileMetricCOP
 

Detailed Description

Calculate the time difference between construction and apply/calculate. Useful to time protocols in RosettaScripts or through mover containers.

Author
Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)