|
HLCC Documentation 3.0.1
|
#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 | ( | ) |