new module:ct-core /scheduler /Thread Visualizer()
ThreadVisualizer
allows the scheduling information generated by module:ct-core/scheduler.ThreadScheduler
to be visualised as a graphical time-line.
This singleton object does not need to be interacted with programmatically. Developers wishing to view threading information can do so by pressing Alt-X (to view a graphical time-line) and Alt-Shift-X (to view a key of anonymous timers and intervals).