Expand description
Borrowed from bevy_core.
Structsยง
- NonSend
Marker - Task
Pool Options - Helper for configuring and creating the default task pools.
- Task
Pool Plugin - Setup of default task pools:
AsyncComputeTaskPool,ComputeTaskPool,IoTaskPool. - Task
Pool Thread Assignment Policy - Defines a simple way to determine how many threads to use given the number of remaining cores and number of total cores