KatanaNativeInterface  $VERSION$
Classes | Namespaces | Functions
Timer.h File Reference
#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.

Classes

class  KNI::Timer
 Provides a stop-watch-like class with a resolution of milliseconds. More...

Namespaces

namespace  KNI

Functions

void KNI::sleep (long time)
 This functions shields the platform specific implementation of the sleep function.