Fix for issue 35: Display full Start/End time to the microsecond
Compare changes
Files
3+ 16
− 1
@@ -12,6 +12,7 @@ from PySide6.QtWidgets import (QDialog,
@@ -58,7 +59,21 @@ class ChannelSelectDialog(*load_ui('ChannelSelectDialog.ui')):