samcake
|
990764d855
|
Really fixing the MovingAverage class...
|
2015-10-26 13:29:13 -07:00 |
|
samcake
|
a8872d065b
|
MOve the movingAverage class to shared next to SimpleMovingAverage
|
2015-10-26 11:23:13 -07:00 |
|
Stephen Birarda
|
1995fa6a5e
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
|
Stephen Birarda
|
f2dcacffd0
|
show avatar data receive rate by default with display name
|
2015-04-28 18:27:42 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
ZappoMan
|
cbdd159213
|
fix constness
|
2014-03-17 10:55:43 -07:00 |
|
ZappoMan
|
09dab892d3
|
first cut at new voxel scene stats
|
2013-11-05 10:29:56 -08:00 |
|
Stephen Birarda
|
cbf18160cb
|
include stdint for uint64_t in SimpleMovingAverage
|
2013-07-11 09:22:08 -07:00 |
|
Stephen Birarda
|
ca8f25955a
|
switch usec timestamps to uint64_t
|
2013-07-10 11:46:48 -07:00 |
|
Stephen Birarda
|
0aa4e000fc
|
add copyright to SimpleMovingAverage header
|
2013-06-19 11:37:28 -07:00 |
|
Andrzej Kapolka
|
db729a04aa
|
Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
|
2013-06-13 11:11:59 -07:00 |
|
Stephen Birarda
|
6e540d166b
|
add a decay to the event delta average
|
2013-04-18 16:30:38 -07:00 |
|
Stephen Birarda
|
588fc67cb9
|
add SimpleMovingAverage to each Agent, collect bytes received stats
|
2013-04-18 15:02:26 -07:00 |
|
Stephen Birarda
|
b9a1faf284
|
add a new SimpleMovingAverage class, replaces CounterStats
|
2013-04-18 14:46:39 -07:00 |
|