IrregularMovingAverage.update_time

struct IrregularMovingAverage(Time = time_t, Value = real)
Time
update_time
()

Return Value

Type: Time

most recent update time of the moving average (i.e. the time of the last data point included)

Meta