frameInterval property
Timer used to capture frames to be analyzed
Implementation
Duration frameInterval = const Duration(milliseconds: 200);
Timer used to capture frames to be analyzed
Duration frameInterval = const Duration(milliseconds: 200);