Comment by andai
5 years ago
Does a 240hz sensor help when the display responds at half that rate?
I guess it's because the latencies stack on top of each other?
5 years ago
Does a 240hz sensor help when the display responds at half that rate?
I guess it's because the latencies stack on top of each other?
It's quite common for the touch panel to run at 2x the display refresh rate. Eg, 120hz touch panels have been quite common for years on phones despite the 60hz disply.
It helps both slightly with latency directly, but it also gives you more points to sample from for input prediction which then helps with latency even more. Or for things like drawing applications it'll give you smoother curves assuming the drawing app looks at all intermediate touch samples.