hpx/timed_execution/timed_executors.hpp
hpx/timed_execution/timed_executors.hpp#
Defined in header hpx/timed_execution/timed_executors.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
-
namespace execution
-
namespace experimental
-
namespace experimental
-
namespace parallel
-
namespace execution
Typedefs
-
using sequenced_timed_executor = timed_executor<hpx::execution::sequenced_executor>#
-
using parallel_timed_executor = timed_executor<hpx::execution::parallel_executor>#
-
template<typename BaseExecutor>
struct timed_executor
-
using sequenced_timed_executor = timed_executor<hpx::execution::sequenced_executor>#
-
namespace execution
-
namespace execution