|
MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |