A thread pool that can schedule tasks to run after a given delay, or to execute periodically. Delayed tasks do not run before their associated delays, but besides that, there are no real-time guarantees about exactly when the task will run.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected