FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kTimeAvg_Construct ( kTimeAvg stat,
k64u  window,
k64u  minInterval,
kAlloc  allocator 
)

Constructs a kTimeAvg object.

Parameters
statDestination for the constructed object handle.
windowSample retention time window, in microseconds (minimum 1).
minIntervalMinimum elasped time before a new sample should be accepted (microseconds; minimum 1).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.