|
tin
1.5.9
|
#include <resources.h>

Public Types | |
| using | resources = runtime_resources< Runtime, TimerSlots, Groups... > |
Static Public Attributes | |
| static constexpr bool | fits = resources::fits_within(Budget) |
Compile-time deployment budget contract for one runtime.
Applications use this type to enforce a resource budget during compilation. Budget is a structural non-type template argument, so it remains part of the type-level configuration.
| using tsm::runtime::resource_contract< Runtime, Budget, TimerSlots, Groups >::resources = runtime_resources<Runtime, TimerSlots, Groups...> |
|
staticconstexpr |