ringbuffer and statistics
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
public class StatisticsRecord
|
||||
{
|
||||
public DateTime Time { get; set; }
|
||||
public string[] Values { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user