google / walt

A device for measuring latency of physical sensors and outputs on phones and computers
Apache License 2.0
442 stars 74 forks source link

Display live histogram for tap latency #82

Closed sahiljain closed 7 years ago

sahiljain commented 7 years ago

Adds a histogram which updates while the test is running, displaying physical-to-kernel latency for down and up events. This histogram is tappable during the test.

We may want to make the histogram full-screen once the test is done.

hist-tap

kamrik commented 7 years ago

Looks good, merging.