C++ Actor Framework 1.0.0
|
Stores actions along with their scheduling period. More...
#include <thread_safe_actor_clock.hpp>
Public Attributes | |
time_point | t |
action | f |
Related Symbols | |
(Note that these are not member symbols.) | |
using | schedule_entry_ptr = std::unique_ptr<schedule_entry> |
Stores actions along with their scheduling period.