#include <iostream>
Include dependency graph for Chrono.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Chrono |
| Elapsed real-time timer. Allows one to measure elapsed real time. You can start, stop, reset and of course get and print the current values of this chronometer. More... | |