eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AnnealingCounter':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: AnnealingCounter


Inheritance:

   Object
   |
   +--AbstractAnnealingCounter
      |
      +--AnnealingCounter

Package:
stx:libbasic2
Category:
Collections-Support
Version:
rev: 1.2 date: 2023/05/30 16:50:44
user: cg
file: AnnealingCounter.st directory: libbasic2
module: stx stc-classLibrary: libbasic2

Description:


an individually configurable annealing counter.
Read comment in my superclass for what I am useful for.

The counter decays older events at a rate of decayRate per timeInterval.
By default, this will be 0.9 per second.

copyright

COPYRIGHT (c) 2023 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

accessing
o  decayRate
(comment from inherited method)
a fallback

o  decayRate: decayRateArg

o  interval
(comment from inherited method)
a fallback

o  interval: intervalArg



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 07 Sep 2024 23:37:17 GMT