KatanaNativeInterface $VERSION$

Timer.h File Reference

#include <ctime>
#include <sys/time.h>
Include dependency graph for Timer.h:

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.