Contents
#include <istatistics.h> struct Value { // fields float normalized = 0; int64 timestamp = 0; };