xentara-plugin v2.0.4
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::process::TimerSchedule Member List

This is the complete list of members for xentara::process::TimerSchedule, including all inherited members.

operator<=>(const TimerSchedule &) const noexcept -> auto=defaultxentara::process::TimerSchedule
operator==(const TimerSchedule &) const noexcept -> bool=defaultxentara::process::TimerSchedule
period() const noexcept -> std::chrono::system_clock::durationxentara::process::TimerSchedule
referenceTime() const noexcept -> std::chrono::system_clock::time_pointxentara::process::TimerSchedule
TimerSchedule(std::chrono::system_clock::duration period, std::chrono::system_clock::time_point referenceTime=std::chrono::system_clock::time_point())xentara::process::TimerSchedule