Sometime ago I reported an issue about cc_time.x decreased precision over time. The solution of the engine team is creating a new field w which is cc_time.x - floor(cc_time.y). I am curious how this can fix the precision problem. Is floor(cc_time.y) equal 0 most of the time. Can someone help me to understand this? Thanks in advance.
The issue I mentioned: [Android] cc_time is not calculated correctly in Android · Issue #12940 · cocos/cocos-engine · GitHub