MRPT  2.0.4
Classes | Functions | Variables
Clock.cpp File Reference
#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
 

Function Documentation

◆ getCurrentTime()

static uint64_t getCurrentTime ( )
staticnoexcept

Variable Documentation

◆ m2r_epoch

MonotonicToRealtimeEpoch m2r_epoch
static

◆ monotonic_epoch_init

bool monotonic_epoch_init = false
static

◆ selectedClock




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Fri Jul 17 08:43:33 UTC 2020