Typedefs | |
typedef Units::Unit< TimeGroup > | TimeUnit |
the Time unit base class | |
typedef Units::Prefixable< TimeGroup, SecondUnits > | Seconds |
typedef Units::Prefixed< Seconds > | Second |
typedef Units::Prefixed< Seconds, Units::Deci > | DeciSecond |
typedef Units::Prefixed< Seconds, Units::Milli > | MilliSecond |
typedef Units::Prefixed< Seconds, Units::Micro > | MicroSecond |
typedef Units::Prefixed< Seconds, Units::Nano > | NanoSecond |
typedef Units::Prefixed< Seconds, Units::Pico > | PicoSecond |
typedef Units::NonPrefixable< TimeGroup, MinuteUnit > | Minute |
typedef Units::NonPrefixable< TimeGroup, HourUnit > | Hour |
typedef Units::NonPrefixable< TimeGroup, DayUnit > | Day |
typedef Units::NonPrefixable< TimeGroup, YearUnit > | Year |
typedef Units::NonPrefixable< TimeGroup, SvedbergUnit > | Svedberg |
typedef Units::NonPrefixable< TimeGroup, AtomicUnit > | Atomic |
typedef Loki::TL::Append< Seconds::Units, TYPELIST_6(Minute, Hour, Day, Year, Svedberg, Atomic)>::Resul | TimeUnits ) |
list of all available time units | |
typedef Second | s |
typedef MilliSecond | ms |
typedef MicroSecond | mus |
typedef Minute | min |