sparrow 0.3.0
|
#include <chrono>
#include <cstdint>
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 |