|
LibreOffice Module tools (master) 1
|
#include <sal/config.h>#include <algorithm>#include <sys/time.h>#include <unistd.h>#include <time.h>#include <rtl/math.hxx>#include <tools/time.hxx>#include <com/sun/star/util/DateTime.hpp>#include <systemdatetime.hxx>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! | |
Functions | |
| Time | tools::operator+ (const tools::Time &rTime1, const tools::Time &rTime2) |
| Time | tools::operator- (const tools::Time &rTime1, const tools::Time &rTime2) |