chronon::sender::OutPort::TransactionReservation
Public Attributes
| Name | |
|---|---|
| uint64_t | token |
| uint64_t | cycle |
| bool | counted_cycle_capacity |
| size_t | connection_count |
Public Attributes Documentation
variable token
uint64_t token = 0;
variable cycle
uint64_t cycle = 0;
variable counted_cycle_capacity
bool counted_cycle_capacity = false;
variable connection_count
size_t connection_count = 0;
Updated on 2026-07-18 at 18:58:48 +0000