CS2 introduced sub-tick servers
CS2 servers no longer process inputs only on the next tick — instead the engine timestamps every input and processes them at exactly the time you pressed the key. The headline benefit: the game feels the same regardless of tick rate.