Duration of seconds stored as a double.

Synopsis

Declared in <util/time.h>

using SecondsDouble = std::chrono::duration<double, std::chrono::seconds::period>;

Created with MrDocs