Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::GpuUsageInfo Struct Reference

Polled information related to the usage of the GPU. More...

#include <sampling_profiler.h>

Public Attributes

double percent_usage
 

Detailed Description

Polled information related to the usage of the GPU.

Definition at line 49 of file sampling_profiler.h.

Member Data Documentation

◆ percent_usage

double flutter::GpuUsageInfo::percent_usage

Definition at line 50 of file sampling_profiler.h.


The documentation for this struct was generated from the following file: