shared_mutable_values
Standalone Functions
new
new(svc, sdc, );
Parameters
Name | Type |
---|---|
svc | ScheduledValueChange<T> |
sdc | ScheduledDelayChange<INITIAL_DELAY> |
get_delay_change_storage_slot
get_delay_change_storage_slot(shared_mutable_storage_slot);
Parameters
Name | Type |
---|---|
shared_mutable_storage_slot | Field |
get_value_change_storage_slot
get_value_change_storage_slot(shared_mutable_storage_slot);
Parameters
Name | Type |
---|---|
shared_mutable_storage_slot | Field |
pack
pack(self);
Parameters
Name | Type |
---|---|
self |
unpack
unpack(fields);
Parameters
Name | Type |
---|---|
fields | [Field; 2 * N + 1 + SCHEDULED_DELAY_CHANGE_PCKD_LEN] |