Main MRPT website > C++ reference for MRPT 1.9.9
Namespaces | Functions | Variables
rp::arch Namespace Reference

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
 

Function Documentation

◆ BEGIN_STATIC_CODE()

rp::arch::BEGIN_STATIC_CODE ( timer_cailb  )

Definition at line 58 of file win32/timer.cpp.

References HPtimer_reset().

◆ getHDTimer()

_u32 rp::arch::getHDTimer ( )

Definition at line 50 of file win32/timer.cpp.

References _current_freq.

◆ getus()

_u64 rp::arch::getus ( )

Definition at line 40 of file macOS/timer.cpp.

References mrpt::system::now().

◆ HPtimer_reset()

void rp::arch::HPtimer_reset ( )

Definition at line 44 of file win32/timer.cpp.

References _current_freq.

Referenced by BEGIN_STATIC_CODE().

◆ rp_getms()

_u32 rp::arch::rp_getms ( )

Definition at line 47 of file linux/timer.cpp.

◆ rp_getus()

_u64 rp::arch::rp_getus ( )

Definition at line 40 of file linux/timer.cpp.

Variable Documentation

◆ _current_freq

LARGE_INTEGER rp::arch::_current_freq
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