Currently the data file for a pycontrol session records the start date and time of the session (using the computer's system clock) and the time of things that happen during the session in ms relative to the session start (using the pyboard's clock). The time when the session ends is not currently recorded. It would be useful to record the session end time in both pyboard clock ms and computer system clock time.
Currently the data file for a pycontrol session records the start date and time of the session (using the computer's system clock) and the time of things that happen during the session in ms relative to the session start (using the pyboard's clock). The time when the session ends is not currently recorded. It would be useful to record the session end time in both pyboard clock ms and computer system clock time.