Skip to content

Issue with alignment of new latency stats and rest of frame data #550

@VoeSo

Description

@VoeSo

I know the new stats are in beta, but here's the issue I'm encountering:

When using "-track_pc_latency" AnimationTime is now based on actual simulation time(pcl stat) which is great!
However that AnimationTime is placed in the wrong spot in the csv(associated with a different frame).
For example, I ran a trace in cs2 with 300 fps and these are the values I get for the first frame

TimeInMs 5013.7683; AnimationTime 4989.5745

Needless to say that the time between Animation and Present of 14ms is wrong.
I think in this case all the new stats, based on reflex latency markers are misplaced by 6 rows. In another trace the alignment issue was not obvious.
I will attatch the csv.

Thank you, have a nice day!

PresentMon-2025-11-21T160916.csv

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions