vsyncOverhead property Null safety
final
List of the time difference between vsync signal and frame building start time
Implementation
final List<Duration> vsyncOverhead;
List of the time difference between vsync signal and frame building start time
final List<Duration> vsyncOverhead;