Our pre-Harmony codebase uses the PIC32 Core Timer as a free-running millisecond timer that also provides a basis for alarm and event functionality. From what I can tell, Harmony's Timer System Service basically does this same sort of thing, but uses one ..
↧