I want to create 64-bit high-resolution timestamps for events in my code. I'd like to use a 32-bit timer on a PIC32MZ as a "performance counter" such as that available in the Win32 API. For example, I could configure the timer 4/5 pair to run with the 64 ..
↧