sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::chrono::time_nanoseconds Struct Reference

A duration representing time elapsed since midnight, in nanoseconds. More...

#include <time_types.hpp>

Inheritance diagram for sparrow::chrono::time_nanoseconds:
[legend]
Collaboration diagram for sparrow::chrono::time_nanoseconds:
[legend]

Public Member Functions

 time_nanoseconds ()=default
 
 time_nanoseconds (int64_t nanoseconds)
 

Detailed Description

A duration representing time elapsed since midnight, in nanoseconds.

Definition at line 68 of file time_types.hpp.

Constructor & Destructor Documentation

◆ time_nanoseconds() [1/2]

sparrow::chrono::time_nanoseconds::time_nanoseconds ( )
default

◆ time_nanoseconds() [2/2]

sparrow::chrono::time_nanoseconds::time_nanoseconds ( int64_t nanoseconds)
inlineexplicit

Definition at line 72 of file time_types.hpp.


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