File frequency_measure.hpp

namespace o80
class FrequencyMeasure
#include <frequency_measure.hpp>

A class for evaluating the frequency at which a process run.

Public Functions

FrequencyMeasure()
double tick()
Returns

the frequency corresponding to the duration that passed since the previous call to tick

Private Members

TimePoint previous_time_