trace_interval

catkit2.testbed.trace_interval(name, category='')

Trace an interval event.

Both the start and end time will be logged and the event will be shown as a bar in the trace log viewer.

namestr

The name of the event.

categorystr, optional

The category of interval. Events with the same category will be colored the same in the log viewer. The default is empty.