I'm designing electronics for a time-of-flight sensor that will have an operating distance of 3cm - 1m. I want a distance accuracy of 5cm, like this model:
https://www.pololu.com/file/0J1187/vl53l0x.pdf
To obtain an accuracy of 5cm, we would need a clock speed of $$t = 0.05m /3\times 10^8 ms^{-1} = 1.6\times 10^{-10}s$$ or 6GHz. However, most op amps i've seen have ~50 nanosecond settling times (20MHz). Do they use better chips, or is there something else I'm missing?