#include <ctime>#include <sys/time.h>Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | KNI |
Classes | |
| class | KNI::Timer |
| Provides a stop-watch-like class with a resolution of milliseconds. More... | |
Functions | |
| void | KNI::sleep (long time) |
| This functions shields the platform specific implementation of the sleep function. | |
1.4.7