3#include "mc/_HeaderOutputPredefine.h"
39 MCNAPI
void*
$ctor(
int half_time);
Definition EventBasedExponentialMovingAverage.h:7
MCAPI void AddSample(int64 now, int sample)
MCAPI void * $ctor(int half_time)
MCAPI void SetHalfTime(int half_time)
MCAPI EventBasedExponentialMovingAverage(int half_time)