|
HLCC Documentation 2.2.0
|
#include <heartbeatTimer.hpp>
Public Types | |
| using | handle = std::function<void()> |
Public Member Functions | |
| HeartbeatTimer (int time, handle f) | |
| void | poll () |
| using HeartbeatTimer::handle = std::function<void()> |
| HeartbeatTimer::HeartbeatTimer | ( | int | time, |
| handle | f ) |
| void HeartbeatTimer::poll | ( | ) |