#include <RobotAPI/drivers/XsensIMU/IMU/IMUHelpers.h>
|
static const timeval | s_Zero = { 0, 0 } |
|
Definition at line 18 of file IMUHelpers.h.
◆ GetCurrentTimeStamp()
static timeval GetCurrentTimeStamp |
( |
| ) |
|
|
inlinestatic |
◆ GetElapsedMicroseconds() [1/2]
static long GetElapsedMicroseconds |
( |
const timeval & |
Post, |
|
|
const timeval & |
Pre |
|
) |
| |
|
inlinestatic |
◆ GetElapsedMicroseconds() [2/2]
static long GetElapsedMicroseconds |
( |
const timeval & |
Pre | ) |
|
|
inlinestatic |
◆ GetElapsedMilliseconds()
static float GetElapsedMilliseconds |
( |
const timeval & |
Post, |
|
|
const timeval & |
Pre |
|
) |
| |
|
inlinestatic |
◆ GetElapsedSeconds()
static float GetElapsedSeconds |
( |
const timeval & |
Post, |
|
|
const timeval & |
Pre |
|
) |
| |
|
inlinestatic |
◆ s_Zero
const timeval s_Zero = { 0, 0 } |
|
static |
The documentation for this class was generated from the following files: