67a68,72
> case Clock100:
> Tick clk100;
> clk100 = (Tick)(curTick() / (100 * SimClock::Float::MHz));
> pkt->set((uint32_t)(clk100));
> break;