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

A duration representing time elapsed since midnight. More...

#include <time_types.hpp>

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

Public Member Functions

 time_seconds ()=default
 
 time_seconds (int32_t seconds)
 

Detailed Description

A duration representing time elapsed since midnight.

Definition at line 29 of file time_types.hpp.

Constructor & Destructor Documentation

◆ time_seconds() [1/2]

sparrow::chrono::time_seconds::time_seconds ( )
default

◆ time_seconds() [2/2]

sparrow::chrono::time_seconds::time_seconds ( int32_t seconds)
inlineexplicit

Definition at line 33 of file time_types.hpp.


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