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 17 of file test_chrono.cpp.

Member Typedef Documentation

◆ time_point_h

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

Definition at line 18 of file test_chrono.cpp.

◆ time_point_m

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.

◆ time_point_ms

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

Definition at line 22 of file test_chrono.cpp.

◆ time_point_s

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

Definition at line 20 of file test_chrono.cpp.

◆ time_point_us

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

Definition at line 24 of file test_chrono.cpp.

Member Data Documentation

◆ timestamp_h

time_point_h different_resolutions::timestamp_h

Definition at line 25 of file test_chrono.cpp.

◆ timestamp_m

time_point_m different_resolutions::timestamp_m

Definition at line 26 of file test_chrono.cpp.

◆ timestamp_ms

time_point_ms different_resolutions::timestamp_ms

Definition at line 28 of file test_chrono.cpp.

◆ timestamp_s

time_point_s different_resolutions::timestamp_s

Definition at line 27 of file test_chrono.cpp.

◆ timestamp_us

time_point_us different_resolutions::timestamp_us

Definition at line 29 of file test_chrono.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:14