MADARA  3.4.1
Timer.h File Reference
#include <chrono>
#include "IntTypes.h"

Go to the source code of this file.

Classes

class  madara::utility::Timer< CLOCK >
 Manages a timer for duration testing. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::utility
 Provides utility functions and classes for common tasks and needs.
 

Typedefs

typedef Timer< std::chrono::steady_clock > madara::utility::TimerSteady