.. Copyright (c) 2020 The STE||AR-Group SPDX-License-Identifier: BSL-1.0 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) .. _modules_timed_execution: =============== timed_execution =============== This module provides extensions to the executor interfaces defined in the :ref:`modules_execution` module that allow timed submission of tasks on thread pools (at or after a specified time). See the :ref:`API reference ` of this module for more details.