06-26-2006, 12:53 AM
now lets go on a rebuild this thing with qm.
IntPerformance is good start ...
took me an hour to find the right term inside qm.
maybe you already have a working example (2 editfields on a toolbar (down|up) -> as kB/s)?
IntPerformance is good start ...
took me an hour to find the right term inside qm.
;If counter is 0, returns connection speed.
;If counter is 1 or 2, returns number of bytes
;received or transmitted since the last call (first time,
;return value is undefined). Usually, you call this
;function repeatedly, eg every 1 second.
;This function can serve as template to create
;functions that monitor other performance data.
;On Win2000, does not work with counter=0.
maybe you already have a working example (2 editfields on a toolbar (down|up) -> as kB/s)?