Expand description
Thread pool managing utilities for plotting purposes
Structsยง
- Plotting thread pool manager.
- A wrapper around thread pool pair for plotting purposes
- Wrapper around
PlottingThreadPoolPair
that onDrop
will return thread pool back into correspondingPlottingThreadPoolManager
.