chronon::sender::PriorityArbiter::OccupiedInfo
Public Attributes
| Name | |
|---|---|
| SourceEnum | source |
| bool | present |
| bool | has_addr |
| uint64_t | addr |
Public Attributes Documentation
variable source
SourceEnum source {};
variable present
bool present = false;
variable has_addr
bool has_addr = false;
variable addr
uint64_t addr = 0;
Updated on 2026-05-26 at 05:42:32 +0000