Single labeled measurement.
More...
#include <FtsBenchmarkDataTypes.h>
|
|
FName | Label = NAME_None |
| | Label to identify measurement.
|
|
float | AverageFPS = 0.f |
| | Continuously updated average of all logged FPS.
|
|
float | MinFPS = 9999.f |
| | Lowest measured FPS.
|
|
float | MaxFPS = -1.f |
| | Highest measured FPS.
|
|
TArray< float > | FPS |
| | All measured FPS.
|
Single labeled measurement.
The documentation for this struct was generated from the following file:
- Plugins/FtsBenchmark/Source/FtsBenchmark/Public/FtsBenchmarkDataTypes.h