Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
API::Timer::TimerFunc Member List

This is the complete list of members for API::Timer::TimerFunc, including all inherited members.

callbackAPI::Timer::TimerFunc
exec_onceAPI::Timer::TimerFunc
execution_counterAPI::Timer::TimerFunc
execution_intervalAPI::Timer::TimerFunc
next_timeAPI::Timer::TimerFunc
TimerFunc(const std::chrono::time_point< std::chrono::system_clock > &next_time, std::function< void()> callback, bool exec_once, int execution_counter, int execution_interval)API::Timer::TimerFuncinline