sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::month_day_nanoseconds_interval Struct Reference

#include <interval_types.hpp>

Collaboration diagram for sparrow::month_day_nanoseconds_interval:
[legend]

Public Attributes

chrono::months months
 
chrono::days days
 
std::chrono::duration< int64_t, std::nano > nanoseconds
 

Detailed Description

Definition at line 45 of file interval_types.hpp.

Member Data Documentation

◆ days

chrono::days sparrow::month_day_nanoseconds_interval::days

Definition at line 48 of file interval_types.hpp.

◆ months

chrono::months sparrow::month_day_nanoseconds_interval::months

Definition at line 47 of file interval_types.hpp.

◆ nanoseconds

std::chrono::duration<int64_t, std::nano> sparrow::month_day_nanoseconds_interval::nanoseconds

Definition at line 49 of file interval_types.hpp.


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