QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Enumerations
timeunit.hpp File Reference

TimeUnit enumeration. More...

#include <ql/qldefines.hpp>
#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Enumerations

enum  TimeUnit {
  Days , Weeks , Months , Years ,
  Hours , Minutes , Seconds , Milliseconds ,
  Microseconds
}
 Units used to describe time periods. More...
 

Detailed Description

TimeUnit enumeration.

Definition in file timeunit.hpp.