|
MRPT
1.9.9
|
#include "core-precomp.h"#include <mrpt/core/Clock.h>#include <mrpt/core/exceptions.h>#include <windows.h>#include <ctime>#include <iostream>Go to the source code of this file.
Classes | |
| struct | MonotonicToRealtimeEpoch |
Functions | |
| static uint64_t | getCurrentTime () noexcept |
Variables | |
| static mrpt::Clock::Source | selectedClock = mrpt::Clock::Source::Realtime |
| static MonotonicToRealtimeEpoch | m2r_epoch |
| static bool | monotonic_epoch_init = false |
|
staticnoexcept |
Definition at line 46 of file Clock.cpp.
References m2r_epoch, monotonic_epoch_init, mrpt::Clock::resetMonotonicToRealTimeEpoch(), MonotonicToRealtimeEpoch::rt2mono_diff, selectedClock, and mrpt::math::sum().
Referenced by CGraphSlamHandler< GRAPH_T >::initOutputDir(), mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::initResultsFile(), and mrpt::Clock::now().
|
static |
Definition at line 43 of file Clock.cpp.
Referenced by getCurrentTime(), mrpt::Clock::getMonotonicToRealtimeOffset(), and mrpt::Clock::resetMonotonicToRealTimeEpoch().
|
static |
Definition at line 44 of file Clock.cpp.
Referenced by getCurrentTime(), mrpt::Clock::getMonotonicToRealtimeOffset(), and mrpt::Clock::resetMonotonicToRealTimeEpoch().
|
static |
Definition at line 24 of file Clock.cpp.
Referenced by mrpt::Clock::getActiveClock(), getCurrentTime(), and mrpt::Clock::setActiveClock().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |