#include "rptypes.h"
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 () |
Definition at line 39 of file win32/timer.h.
Referenced by sem_thread_example(), rp::standalone::rplidar::RPlidarDriverSerialImpl::startMotor(), rp::standalone::rplidar::RPlidarDriverSerialImpl::stopMotor(), and thread_example().
#define getms | ( | ) | rp::arch::getHDTimer() |
Definition at line 46 of file win32/timer.h.
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |