Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.KitchenSink.RateCalculator

Summary

Calculates the rate of arriving "stuff" over time.

Constructors

Creates a new instance of RateCalculator.

Instance methods

void
Count(double amount)
Updates the rate by adding statistics about the next installment of "stuff" arriving at the current time.

Instance properties

doubleGets the average rate of "stuff" arrival per second.
doubleLarger values average over longer time intervals.