maxExecutionTime property
The maximum amount of wall clock time to spend in the execution loop.
Implementation
final Duration? maxExecutionTime;
The maximum amount of wall clock time to spend in the execution loop.
final Duration? maxExecutionTime;