FlightGear next
flightgear::swift::Timer Class Reference

Generic Timer. More...

Public Member Functions

 Timer ()=default
 
 Timer (event_base *base, const timeval &timeout, const std::function< void()> &func)
 Constructor.
 

Detailed Description

Generic Timer.

Definition at line 112 of file dbusdispatcher.cpp.

Constructor & Destructor Documentation

◆ Timer() [1/2]

flightgear::swift::Timer::Timer ( )
default

◆ Timer() [2/2]

flightgear::swift::Timer::Timer ( event_base * base,
const timeval & timeout,
const std::function< void()> & func )
inline

Constructor.

Definition at line 117 of file dbusdispatcher.cpp.


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