Type-safe wrapper of uint64 used to represent seconds. More...
#include <Time.h>
Public Member Functions | |
constexpr | Seconds (int64_t sec) |
constexpr | operator Milliseconds () |
Public Attributes | |
int64_t | sec |
Type-safe wrapper of uint64 used to represent seconds.