Suspend/resume of Win10 leads that CPU0 is busy handling interrupts.
Win10 does not use LAPIC timer to often and in most cases I see it disabled by writing 0 to Initial Count Register (for Timer).
Fix: restart timer only for enabled LAPIC and enabled timers for that LAPIC.