DECLARE_EWMA
DECLARE_EWMA(psr_time, 4, 4)
DECLARE_EWMA(_engine_latency, 6, 4)
#define DECLARE_EWMA(name, precision, recip) \