|
tin
1.5.9
|
Strong value type for semantic scheduler ticks. More...
#include <ticks.h>

Public Types | |
| using | rep = tick_rep |
| using | period = tick_period |
| using | value_type = tick_duration |
Public Member Functions | |
| constexpr | tick_count () noexcept=default |
| constexpr | tick_count (tick_duration duration) noexcept |
| constexpr | tick_count (tick_rep count) noexcept |
| constexpr tick_rep | count () const noexcept |
Public Attributes | |
| tick_duration | value {} |
Strong value type for semantic scheduler ticks.
| using tsm::tick_count::period = tick_period |
| using tsm::tick_count::rep = tick_rep |
|
constexprdefaultnoexcept |
|
inlineexplicitconstexprnoexcept |
|
inlineexplicitconstexprnoexcept |
|
inlineconstexprnoexcept |
| tick_duration tsm::tick_count::value {} |