Update an estimate of "units per day" of something (credit or CPU time). The estimate is exponentially averaged with a given half-life (i.e. if no new work is done, the average will decline by 50% in this time). This function can be called either with new work, or with zero work to decay an existing average. NOTE: if you change this, also change update_average in html/inc/credit.inc
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected