includeFps property
Whether to include frames per second (FPS) metrics.
This provides real-time FPS information for performance monitoring. Default is true to maintain compatibility with existing apps.
Implementation
final bool includeFps;
Whether to include frames per second (FPS) metrics.
This provides real-time FPS information for performance monitoring. Default is true to maintain compatibility with existing apps.
final bool includeFps;