availableFloatCount property
int
get
availableFloatCount
Gets available float from the recorder.
Implementation
int get availableFloatCount => _recorder.availableFloatCount;
Gets available float from the recorder.
int get availableFloatCount => _recorder.availableFloatCount;