Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_shield::LocalTimeResolution Struct Reference

Result of explicit local-time resolution. More...

#include <time_zone_conversions.hpp>

Public Attributes

LocalTimeStatus status
ts_ms_t first_utc_ms
ts_ms_t second_utc_ms

Detailed Description

Result of explicit local-time resolution.

Definition at line 48 of file time_zone_conversions.hpp.

Member Data Documentation

◆ first_utc_ms

ts_ms_t time_shield::LocalTimeResolution::first_utc_ms

Definition at line 50 of file time_zone_conversions.hpp.

◆ second_utc_ms

ts_ms_t time_shield::LocalTimeResolution::second_utc_ms

Definition at line 51 of file time_zone_conversions.hpp.

◆ status

LocalTimeStatus time_shield::LocalTimeResolution::status

Definition at line 49 of file time_zone_conversions.hpp.


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