Namespaces | |
net | |
Functions | |
_u64 | rp_getus () |
_u32 | rp_getms () |
_u64 | getus () |
void | HPtimer_reset () |
_u32 | getHDTimer () |
BEGIN_STATIC_CODE (timer_cailb) | |
Variables | |
static LARGE_INTEGER | _current_freq |
rp::arch::BEGIN_STATIC_CODE | ( | timer_cailb | ) |
Definition at line 58 of file win32/timer.cpp.
References HPtimer_reset().
_u32 rp::arch::getHDTimer | ( | ) |
Definition at line 50 of file win32/timer.cpp.
References _current_freq.
_u64 rp::arch::getus | ( | ) |
Definition at line 40 of file macOS/timer.cpp.
References mrpt::system::now().
void rp::arch::HPtimer_reset | ( | ) |
Definition at line 44 of file win32/timer.cpp.
References _current_freq.
Referenced by BEGIN_STATIC_CODE().
_u32 rp::arch::rp_getms | ( | ) |
Definition at line 47 of file linux/timer.cpp.
_u64 rp::arch::rp_getus | ( | ) |
Definition at line 40 of file linux/timer.cpp.
|
static |
Definition at line 42 of file win32/timer.cpp.
Referenced by getHDTimer(), and HPtimer_reset().
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 |