KatanaNativeInterface
$VERSION$
|
#include <ctime>
#include <sys/time.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. |