StatGraphWrapper : ObjectWrapper
SampleRecordSettingsWrapper GetRecordSettings()
void SetRecordSettings(SampleRecordSettingsWrapper newRecordSettings)
Parameter | Type | Description |
---|---|---|
newRecordSettings | SampleRecordSettingsWrapper | — |
double GetLastTickTime()
void SetLastTickTime(double newLastTickTime)
Parameter | Type | Description |
---|---|---|
newLastTickTime | double | — |
ArrayWrapper GetSampleHistories()
void StopDrawing()
SampleHistoryWrapper CreateSampleHistory(std::string Title)
Parameter | Type | Description |
---|---|---|
Title | std::string | — |
SampleHistoryWrapper AddSampleHistory(SampleHistoryWrapper History)
Parameter | Type | Description |
---|---|---|
History | SampleHistoryWrapper | — |