|
| size_t | times |
| |
| std::chrono::milliseconds | delay |
| |
| std::chrono::steady_clock::time_point | when |
| |
◆ timer_t()
| zmqpp::loop::timer_t::timer_t |
( |
size_t |
times, |
|
|
std::chrono::milliseconds |
delay |
|
) |
| |
◆ reset()
| void zmqpp::loop::timer_t::reset |
( |
| ) |
|
◆ update()
| void zmqpp::loop::timer_t::update |
( |
| ) |
|
◆ delay
| std::chrono::milliseconds zmqpp::loop::timer_t::delay |
◆ times
| size_t zmqpp::loop::timer_t::times |
◆ when
| std::chrono::steady_clock::time_point zmqpp::loop::timer_t::when |
The documentation for this struct was generated from the following files: