LibreOffice Module tools (master) 1
Namespaces
duration.cxx File Reference
#include <tools/duration.hxx>
#include <tools/datetime.hxx>
#include <rtl/math.hxx>
#include <o3tl/safeint.hxx>
#include <cmath>
Include dependency graph for duration.cxx:

Go to the source code of this file.

Namespaces

namespace  tools
 Note: this class is a true marvel of engineering: because the author could not decide whether it's better to have a closed or half-open interval, they just implemented both in the same class!