The rules on timer coalescing are complex and they depend on the details of the timers. So, the timers may get coalesced, but it's hardly guaranteed, especially if the different wakeup frequencies are slightly different.
I suspect very few programs are using SetCoalescableTimer, but I'll add that as a suggestion.
I suspect very few programs are using SetCoalescableTimer, but I'll add that as a suggestion.