Bugfix in TEvent, DataServer Push-Mode
This commit is contained in:
@@ -14,7 +14,6 @@ type
|
||||
TChunk = TArray<TDataPoint<T>>;
|
||||
private
|
||||
FChunks: TArray<TChunk>;
|
||||
FChunks1: TArray<TChunk>;
|
||||
FCount: Int64;
|
||||
FMaxLookback: Int64;
|
||||
FTotalCount: Int64;
|
||||
|
||||
Reference in New Issue
Block a user