Willy Tarreau 2970b0bedf [MINOR] freq_ctr: add new types and functions for periods different from 1s
Some freq counters will have to work on periods different from 1 second.
The original freq counters rely on the period to be exactly one second.
The new ones (freq_ctr_period) let the user define the period in ticks,
and all computations are operated over that period. When reading a value,
it indicates the amount of events over that period too.
2010-08-10 14:01:09 +02:00
..
2010-02-02 11:28:20 +01:00
2009-10-18 08:20:26 +02:00
2009-01-25 13:49:53 +01:00
2007-05-13 20:19:55 +02:00