chronon::sender::TickSimulation::DynamicSchedulerMarker
Public Attributes
| Name | |
|---|---|
| SchedulerTimelineTrace::TimePoint | time |
| std::string | name |
| std::string | detail |
| uint64_t | cycle |
Public Attributes Documentation
variable time
SchedulerTimelineTrace::TimePoint time {};
variable name
std::string name;
variable detail
std::string detail;
variable cycle
uint64_t cycle = 0;
Updated on 2026-06-29 at 16:13:12 +0000