tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::ScheduleTaskStats Struct Reference

Holds cumulative execution counters for one task. More...

#include <tess/sim/schedule.h>

Public Attributes

std::uint64_t runs = 0
std::uint64_t skipped = 0
std::uint64_t background_items = 0
std::uint64_t last_run_tick = 0

Detailed Description

Holds cumulative execution counters for one task.


The documentation for this struct was generated from the following file: