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

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

#include <time_types.hpp>

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

Public Member Functions

 time_microseconds ()=default
 
 time_microseconds (int64_t microseconds)
 

Detailed Description

A duration representing time elapsed since midnight, in microseconds.

Definition at line 55 of file time_types.hpp.

Constructor & Destructor Documentation

◆ time_microseconds() [1/2]

sparrow::chrono::time_microseconds::time_microseconds ( )
default

◆ time_microseconds() [2/2]

sparrow::chrono::time_microseconds::time_microseconds ( int64_t microseconds)
inlineexplicit

Definition at line 59 of file time_types.hpp.


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