days (3) Linux Manual Page
QuantLib::Period – Synopsis#include <ql/time/period.hpp> Public Member FunctionsPeriod (Integer n, TimeUnit units) Period (Frequency f) Integer length () const TimeUnit units () const Frequency frequency () const Period & operator+= (const Period &) Period & operator-= (const Period &) Period & operator/= (Integer) void normalize () Related Functions(Note that these are not member functions.) Real years…
