windows waitable timers i think interpret negative values as relative, and positive as a specific date, and I'm pretty sure (at least i hope so) that breakneck timer uses the relative by default
Hmm... would I get an accurate reading of how much time is spent on my messy code if I used a stopwatch to measure around window.DoUpdatewindow.DoUpdate and window.DoRender()window.DoRender()?