Skip to content
Snippets Groups Projects
_preferences.py 122 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