* Track frame-rate cap sleep as an Idle timing stage
* Improve perf stat accumulation
Roll stages and stats up with a single Welford accumulator so window averages are correct, instead of the old running blend.
* Benchmark GCPause timing report millisecond as float instead of int