sparrow 0.3.0
Loading...
Searching...
No Matches
time_types.hpp File Reference
#include <chrono>
#include <cstdint>
Include dependency graph for time_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sparrow::chrono::time_seconds
 A duration representing time elapsed since midnight. More...
 
struct  sparrow::chrono::time_milliseconds
 A duration representing time elapsed since midnight, in milliseconds. More...
 
struct  sparrow::chrono::time_microseconds
 A duration representing time elapsed since midnight, in microseconds. More...
 
struct  sparrow::chrono::time_nanoseconds
 A duration representing time elapsed since midnight, in nanoseconds. More...
 

Namespaces

namespace  sparrow
 
namespace  sparrow::chrono