Skip to content
Snippets Groups Projects
_preferences.py 187 B
Newer Older
  • Learn to ignore specific revisions
  • LATENCY_COLOR = (0, 185, 231)
    EXECUTION_TIME_COLOR = (255, 100, 66, 200)
    SIGNAL_COLOR = (0, 0, 0)
    
    SIGNAL_LINEWIDTH = 1.0
    
    
    SCHEDULE_OFFSET = 0.2
    
    SPLINE_OFFSET = 0.2