Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a CPU and GPU timer graph module #95

Open
Tayx94 opened this issue May 13, 2022 · 1 comment
Open

Add a CPU and GPU timer graph module #95

Tayx94 opened this issue May 13, 2022 · 1 comment
Labels
feature Feature

Comments

@Tayx94
Copy link
Owner

Tayx94 commented May 13, 2022

Look at FrameTimingManager:
https://forum.unity.com/threads/update-for-frame-timing-manager.1191877/

@Tayx94 Tayx94 added the feature Feature label May 13, 2022
Repository owner deleted a comment from mchamplain Jul 24, 2022
@paulatwarp
Copy link

If it helps, I have made this change on my fork. It uses FrameTimingManager to give separate cpu and gpu data. I've also changed the output to ms/f instead of fps as that tends to be more useful in practice. Also, I've got a statistical version of the 1% and .1% times.

It's not integrated as a separate module though, I just overwrote the original graph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
None yet
Development

No branches or pull requests

2 participants