Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.