Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Deadline Struct Reference

simple solution for keeping track of timeouts More...

#include <deadline.h>

Public Member Functions

bool operator() (uint32_t now)
 deadline has passed
 

Detailed Description

simple solution for keeping track of timeouts

assign new Deadline to reset, assign 0 to disable e.g.

deadline = Deadline{now + dt};
simple solution for keeping track of timeouts
Definition deadline.h:15

The documentation for this struct was generated from the following file: