Rosetta
Classes | Namespaces
TimingProfileMetric.hh File Reference

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

#include <core/simple_metrics/metrics/TimingProfileMetric.fwd.hh>
#include <core/simple_metrics/RealMetric.hh>
#include <core/types.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <chrono>

Classes

class  core::simple_metrics::metrics::TimingProfileMetric
 Calculate the time difference between construction and apply/calculate. Useful to time protocols in RosettaScripts or through mover containers. More...
 

Namespaces

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

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)