C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::thread_safe_actor_clock::schedule_entry Struct Reference

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>
 

Detailed Description

Stores actions along with their scheduling period.


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