debugSamplingClock property
Overrides the sampling clock for debugging and testing.
This value is ignored in non-debug builds.
Implementation
@protected
SamplingClock? get debugSamplingClock => null;
Overrides the sampling clock for debugging and testing.
This value is ignored in non-debug builds.
@protected
SamplingClock? get debugSamplingClock => null;