Classes | Public Member Functions | List of all members
util::PeriodicWorkerTask Class Reference

Classes

struct  Options
 

Public Member Functions

 PeriodicWorkerTask (IoContext &cntx, PeriodicTask::duration_t d, const Options &opts=Options{})
 
template<typename Func >
void Start (Func &&f)
 
void Cancel ()
 
bool IsHanging () const
 

Detailed Description

Definition at line 79 of file periodic_task.h.


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