reactor-cpp
reactor-cpp copied to clipboard
Provide convenient APIs for handling times
chrono is nice but also pretty awkward to use. We should aim at providing useful shortcuts. For instance, it would be nice to wrap cast operations and provide functions like to_seconds
for casting durations.