sparrow 1.0.0
Loading...
Searching...
No Matches
sparrow::zoned_time_without_timezone_nanoseconds Struct Reference

A zoned time value without timezone, in nanoseconds. More...

#include <timestamp_without_timezone_types.hpp>

Inheritance diagram for sparrow::zoned_time_without_timezone_nanoseconds:
[legend]
Collaboration diagram for sparrow::zoned_time_without_timezone_nanoseconds:
[legend]

Public Member Functions

 zoned_time_without_timezone_nanoseconds ()=default
 
constexpr zoned_time_without_timezone_nanoseconds (int64_t nanoseconds)
 

Detailed Description

A zoned time value without timezone, in nanoseconds.

Definition at line 63 of file timestamp_without_timezone_types.hpp.

Constructor & Destructor Documentation

◆ zoned_time_without_timezone_nanoseconds() [1/2]

sparrow::zoned_time_without_timezone_nanoseconds::zoned_time_without_timezone_nanoseconds ( )
default

◆ zoned_time_without_timezone_nanoseconds() [2/2]

sparrow::zoned_time_without_timezone_nanoseconds::zoned_time_without_timezone_nanoseconds ( int64_t nanoseconds)
inlineexplicitconstexpr

Definition at line 67 of file timestamp_without_timezone_types.hpp.


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