Kanzi  3.9.6
Kanzi Engine API
kanzi::interop::TimerTaskDirector Class Referenceabstract

#include <kanzi/interop/core.ui/main_loop/main_loop_scheduler.hpp>

Public Member Functions

virtual void handle (NanosecondWrapper elapsedDuration, long repeatCount)=0
 
 TimerTaskDirector ()=default
 
virtual KZ_INTEROP_PROTECTED ~TimerTaskDirector ()=default
 

Constructor & Destructor Documentation

◆ TimerTaskDirector()

kanzi::interop::TimerTaskDirector::TimerTaskDirector ( )
explicitdefault

◆ ~TimerTaskDirector()

virtual KZ_INTEROP_PROTECTED kanzi::interop::TimerTaskDirector::~TimerTaskDirector ( )
virtualdefault

Member Function Documentation

◆ handle()

virtual void kanzi::interop::TimerTaskDirector::handle ( NanosecondWrapper  elapsedDuration,
long  repeatCount 
)
pure virtual

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