Public Types | Static Public Attributes | List of all members
cartographer::common::UniversalTimeScaleClock Struct Reference

#include <time.h>

Public Types

using duration = std::chrono::duration< rep, period >
 
using period = std::ratio< 1, 10000000 >
 
using rep = int64
 
using time_point = std::chrono::time_point< UniversalTimeScaleClock >
 

Static Public Attributes

static constexpr bool is_steady = true
 

Detailed Description

Definition at line 32 of file time.h.

Member Typedef Documentation

◆ duration

Definition at line 35 of file time.h.

◆ period

Definition at line 34 of file time.h.

◆ rep

Definition at line 33 of file time.h.

◆ time_point

Definition at line 36 of file time.h.

Member Data Documentation

◆ is_steady

constexpr bool cartographer::common::UniversalTimeScaleClock::is_steady = true
static

Definition at line 37 of file time.h.


The documentation for this struct was generated from the following file:


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59