nw::ut::Signal6::GetMemorySizeForFixedSizedSignal Member Function
static size_t GetMemorySizeForFixedSizedSignal(
size_t maxSlots,
size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
);
| Name | Description | |
|---|---|---|
| in | maxSlots | The maximum number of slots that can be added. |
| alignment |
Gets the memory size required to run CreateFixedSizedSignal().
CONFIDENTIAL