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

Go to the source code of this file.

Namespaces

namespace  sparrow
 
namespace  sparrow::chrono
 

Typedefs

using sparrow::chrono::days = std::chrono::duration<int32_t, std::ratio<86400>>
 
using sparrow::chrono::months = std::chrono::duration<int32_t, std::ratio<2629746>>