![]() |
Knight's Tour Generator
Tourneys and the Fast Generation and Obfuscation of Closed Knight's Tours
|
Header for the timer CTimer. More...
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< sysclock > | systime_point |
System time point. | |