Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
Classes | Typedefs
Timer.h File Reference

Header for the timer CTimer. More...

#include "Includes.h"
#include "Defines.h"

Go to the source code of this file.

Classes

class  CTimer
 Timer for elapsed time and CPU time. More...
 

Typedefs

typedef std::chrono::system_clock sysclock
 System clock.
 
typedef std::chrono::time_point< sysclocksystime_point
 System time point.