Hello All,
Been futzing with making a millisecond resolution timestamp for data logging. Thought a good approach would be a millisecond timer since Jan 1, 2020, a sort of 'covid epoch', but in milliseconds. This is running on a Teensy 4.0, but in the step where I multiply times 1000 (to make...