#include <iostream>
#include <iomanip>
#include <time.h>
Go to the source code of this file.
Namespaces | |
namespace | CH_Tools |
Classes | |
class | CH_Tools::Microseconds |
extra long integer number for expressing and computing time measurements in microseconds. More... | |
class | CH_Tools::Clock |
allows measuring time difference to its initialization time in Microseconds More... |