Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::Duration Member List

This is the complete list of members for sen::Duration, including all inherited members.

Base typedefsen::Duration
Duration(std::chrono::nanoseconds value) noexceptsen::Durationinline
Duration(std::chrono::duration< Rep, Period > value) noexceptsen::Durationinline
fromHertz(float64_t hz) noexceptsen::Durationinlinestatic
fromHertz(float32_t hz) noexceptsen::Durationinlinestatic
get() const noexceptsen::StrongTypeBase< std::int64_t >inline
getNanoseconds() const noexceptsen::Durationinline
operator!=(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
operator*(const Duration &other) const noexceptsen::StrongType< std::int64_t, Duration >inline
operator*=(const Duration &other) noexceptsen::StrongType< std::int64_t, Duration >inline
operator+(const Duration &other) const noexceptsen::StrongType< std::int64_t, Duration >inline
operator++()sen::StrongType< std::int64_t, Duration >inline
operator+=(const Duration &other) noexceptsen::StrongType< std::int64_t, Duration >inline
operator-(const Duration &other) const noexceptsen::StrongType< std::int64_t, Duration >inline
operator--()sen::StrongType< std::int64_t, Duration >inline
operator-=(const Duration &other) noexceptsen::StrongType< std::int64_t, Duration >inline
operator<(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
operator<=(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
operator==(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
operator>(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
operator>=(const Duration &other) constsen::StrongType< std::int64_t, Duration >inline
set(const std::int64_t &value) noexceptsen::StrongTypeBase< std::int64_t >inline
StrongTypeBase() noexcept=defaultsen::StrongTypeBase< std::int64_t >
toChrono() const noexceptsen::Durationinline
toSeconds() const noexceptsen::Durationinline
val() noexceptsen::StrongTypeBase< std::int64_t >inlineprotected
ValueType typedefsen::Duration
~Duration() noexcept=defaultsen::Duration
~StrongType()=defaultsen::StrongType< std::int64_t, Duration >
~StrongTypeBase()=defaultsen::StrongTypeBase< std::int64_t >