HLCC Documentation 3.0.1
Loading...
Searching...
No Matches
HeartbeatTimer Class Reference

#include <heartbeatTimer.hpp>

Public Types

using handle = std::function<void()>
 

Public Member Functions

 HeartbeatTimer (int time, handle f)
 
void Poll ()
 

Member Typedef Documentation

◆ handle

using HeartbeatTimer::handle = std::function<void()>

Constructor & Destructor Documentation

◆ HeartbeatTimer()

HeartbeatTimer::HeartbeatTimer ( int time,
handle f )

Member Function Documentation

◆ Poll()

void HeartbeatTimer::Poll ( )

The documentation for this class was generated from the following files: