unit MsCounterI em.hal/MsCounterI.em1 2 3 4 5 6 7 8package em.hal interface MsCounterI function start() function stop(): uint32 end