#include <di/chrono/duration/duration.h>
|
static constexpr auto | zero () |
|
static constexpr auto | min () |
|
static constexpr auto | max () |
|
◆ Period
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ Representation
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ Duration() [1/4]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ Duration() [2/4]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ Duration() [3/4]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
template<typename Val>
requires (concepts::ConvertibleTo<Val const&,
Representation>)
◆ Duration() [4/4]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ count()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ max()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ min()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator%=() [1/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator%=() [2/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator*=()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator+()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator++() [1/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator++() [2/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator+=()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator-()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator--() [1/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator--() [2/2]
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator-=()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator/=()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ operator=()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
◆ zero()
template<typename Rep, math::detail::IsRatio Period = math::Ratio<1>>
The documentation for this class was generated from the following files: