- 3.0.2 core module.
Timer.h File Reference
#include <sys/time.h>

Go to the source code of this file.

Classes

class  ct::core::tpl::Timer< SCALAR >
 A timer ("stop watch") to record elapsed time based on the system clock. More...
 

Namespaces

 ct
 
 ct::core
 
 ct::core::tpl
 

Typedefs

typedef tpl::Timer< double > ct::core::Timer