gantt-trampoline
gantt-trampoline copied to clipboard
[Feature] Handle traces for non-virtual platforms
For apps running on real hardware and not with posix, the trace will provide starting times for each tasks, and these tasks will last until another tasks runs ( case with no events, no alarm )
The behavior here will need to change as we will have to calculate the running time of each tasks before scheduling the gantt plot.