Closed freitzzz closed 4 weeks ago
Hi
I'm figuring out how to print the current download/upload speed every 300ms, just like in the browser version. Is it possible with the library?
Thanks!
Oops, shouldn't have raised this ticket so early. Figured it out after playing around with the API. SetCallbackDownload
SetCallbackDownload
This can be achieved by matching the sampling interval.
Hi
I'm figuring out how to print the current download/upload speed every 300ms, just like in the browser version. Is it possible with the library?
Thanks!