HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
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: