Main MRPT website > C++ reference for MRPT 1.9.9
Namespaces | Macros | Functions
win32/timer.h File Reference
#include "rptypes.h"
Include dependency graph for win32/timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rp
 
 rp::arch
 

Macros

#define delay(x)   ::Sleep(x)
 
#define getms()   rp::arch::getHDTimer()
 

Functions

void rp::arch::HPtimer_reset ()
 
_u32 rp::arch::getHDTimer ()
 

Macro Definition Documentation

◆ delay

#define delay (   x)    ::Sleep(x)

Definition at line 38 of file win32/timer.h.

◆ getms

#define getms ( )    rp::arch::getHDTimer()

Definition at line 49 of file win32/timer.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST