chronon::TickSimulation::DynamicRuntimeCostEstimate
Public Attributes
| Name | |
|---|---|
| uint64_t | samples |
| bool | ready |
| bool | low_frequency |
| double | cost |
Public Attributes Documentation
variable samples
uint64_t samples = 0;
variable ready
bool ready = false;
variable low_frequency
bool low_frequency = false;
variable cost
double cost = 0.0;
Updated on 2026-07-23 at 05:06:38 +0000