#include "timer_impl.hpp"
◆ TimerImpl() [1/2]
| iroha::consensus::yac::TimerImpl::TimerImpl |
( |
std::chrono::milliseconds |
delay_milliseconds, |
|
|
rxcpp::observe_on_one_worker |
coordination |
|
) |
| |
Constructor
- Parameters
-
| delay_milliseconds | delay before the next method invoke |
| coordination | factory for coordinators to run the timer on |
◆ TimerImpl() [2/2]
| iroha::consensus::yac::TimerImpl::TimerImpl |
( |
const TimerImpl & |
| ) |
|
|
delete |
◆ ~TimerImpl()
| iroha::consensus::yac::TimerImpl::~TimerImpl |
( |
| ) |
|
|
override |
◆ deny()
| void iroha::consensus::yac::TimerImpl::deny |
( |
| ) |
|
|
overridevirtual |
◆ invokeAfterDelay()
| void iroha::consensus::yac::TimerImpl::invokeAfterDelay |
( |
std::function< void()> |
handler | ) |
|
|
overridevirtual |
◆ operator=()
The documentation for this class was generated from the following files: