Public Types | Public Attributes | List of all members
different_resolutions Struct Reference

Public Types

using time_point_h = std::chrono::time_point< std::chrono::system_clock, std::chrono::hours >
 
using time_point_m = std::chrono::time_point< std::chrono::system_clock, std::chrono::minutes >
 
using time_point_ms = std::chrono::time_point< std::chrono::system_clock, std::chrono::milliseconds >
 
using time_point_s = std::chrono::time_point< std::chrono::system_clock, std::chrono::seconds >
 
using time_point_us = std::chrono::time_point< std::chrono::system_clock, std::chrono::microseconds >
 

Public Attributes

time_point_h timestamp_h
 
time_point_m timestamp_m
 
time_point_ms timestamp_ms
 
time_point_s timestamp_s
 
time_point_us timestamp_us
 

Detailed Description

Definition at line 15 of file test_chrono.cpp.

Member Typedef Documentation

using different_resolutions::time_point_h = std::chrono::time_point< std::chrono::system_clock, std::chrono::hours>

Definition at line 17 of file test_chrono.cpp.

using different_resolutions::time_point_m = std::chrono::time_point< std::chrono::system_clock, std::chrono::minutes>

Definition at line 19 of file test_chrono.cpp.

using different_resolutions::time_point_ms = std::chrono::time_point< std::chrono::system_clock, std::chrono::milliseconds>

Definition at line 23 of file test_chrono.cpp.

using different_resolutions::time_point_s = std::chrono::time_point< std::chrono::system_clock, std::chrono::seconds>

Definition at line 21 of file test_chrono.cpp.

using different_resolutions::time_point_us = std::chrono::time_point< std::chrono::system_clock, std::chrono::microseconds>

Definition at line 25 of file test_chrono.cpp.

Member Data Documentation

time_point_h different_resolutions::timestamp_h

Definition at line 26 of file test_chrono.cpp.

time_point_m different_resolutions::timestamp_m

Definition at line 27 of file test_chrono.cpp.

time_point_ms different_resolutions::timestamp_ms

Definition at line 29 of file test_chrono.cpp.

time_point_s different_resolutions::timestamp_s

Definition at line 28 of file test_chrono.cpp.

time_point_us different_resolutions::timestamp_us

Definition at line 30 of file test_chrono.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47