|
tin
1.5.9
|
Static resource accounting for runtimes and task executors. More...


Go to the source code of this file.
Namespaces | |
| tsm | |
| tsm::runtime | |
| tsm::runtime::detail | |
Functions | |
| consteval bool | tsm::runtime::fits (resource_snapshot const &snapshot, resource_budget const &budget) |
Static resource accounting for runtimes and task executors.
Embedded applications need to know how much bounded storage a configuration asks for before it is deployed. These traits expose the values that are already fixed by runtime and task definitions: event payload size, queue slots, coroutine frames, task count, and timer slots.