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

#include <fast_date.hpp>

Public Attributes

int64_t days
 
int64_t sec_of_day
 

Detailed Description

Definition at line 33 of file fast_date.hpp.

Member Data Documentation

◆ days

int64_t time_shield::detail::DaySplit::days

Definition at line 34 of file fast_date.hpp.

◆ sec_of_day

int64_t time_shield::detail::DaySplit::sec_of_day

Definition at line 35 of file fast_date.hpp.


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