Periodic Timer
Loading...
Searching...
No Matches
chops::periodic_timer< Clock > Member List

This is the complete list of members for chops::periodic_timer< Clock >, including all inherited members.

cancel()chops::periodic_timer< Clock >inline
duration typedef (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >
operator=(const periodic_timer &)=delete (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >
operator=(periodic_timer &&rhs) (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >inline
periodic_timer(asio::io_context &ioc) noexceptchops::periodic_timer< Clock >inlineexplicit
periodic_timer()=delete (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >
periodic_timer(const periodic_timer &)=delete (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >
periodic_timer(periodic_timer &&)=default (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >
start_duration_timer(const duration &dur, F &&func)chops::periodic_timer< Clock >inline
start_duration_timer(const duration &dur, const time_point &when, F &&func)chops::periodic_timer< Clock >inline
start_timepoint_timer(const duration &dur, F &&func)chops::periodic_timer< Clock >inline
start_timepoint_timer(const duration &dur, const time_point &when, F &&func)chops::periodic_timer< Clock >inline
time_point typedef (defined in chops::periodic_timer< Clock >)chops::periodic_timer< Clock >