Module amethyst_utils::fps_counter [−][src]
Util Resources
Structs
| FPSCounter |
The FPSCounter resource needed by the FPSCounterSystem. |
| FPSCounterBundle |
Automatically adds a FPSCounterSystem and a FPSCounter resource with the specified sample size. |
| FPSCounterSystem |
Add this system to your game to automatically push FPS values to the FPSCounter resource with id 0 |