enableProfiling property

bool enableProfiling
final

Whether to enable detailed performance profiling. When false (default), uses CPU-only profiling for optimal performance. When true, enables GPU timing if supported by the platform.

Implementation

final bool enableProfiling;