Expand description
Borrowed from bevy_core
.
Structsยง
- Helper for configuring and creating the default task pools. For end-users who want full control, set up
TaskPoolPlugin
- Setup of default task pools:
AsyncComputeTaskPool
,ComputeTaskPool
,IoTaskPool
. - Defines a simple way to determine how many threads to use given the number of remaining cores and number of total cores