Source: stream/helpers/accum/strhelper_accum__attach_raw_accum.pro
strhelper_accum::attach_raw_accum Attach the raw accumulation times to a LAN rates stream. Usage: strref -> attach_raw_accum, accum Arguments: accum fl/ptr Either an array of accumulation times, or a pointer to such an array. Notes: It is the responsibility of the calling routine to pass a correct refcount if that method is used. History: Original: 7/1/00; SJT Abandon refcount: 14/1/00; SJT Move to helper class: 26/1/01; SJT