|
tin
1.5.9
|
#include <actor.h>

Static Public Member Functions | |
| static consteval resource_snapshot | snapshot () |
Return the compile-time resource snapshot for Actor. More... | |
Resource summary adapter for one actor type.
HSM runtimes contribute their runtime_resources snapshot. Generic actors can provide static consteval resource_snapshot resource_snapshot(). Actors without either shape contribute an empty snapshot.
|
inlinestatic |
Return the compile-time resource snapshot for Actor.