| 
    MRPT
    2.0.0
    
   | 
 
#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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |