WoW:API GetNetStats: Difference between revisions

no edit summary
(Clarifying print message example)
No edit summary
Line 8: Line 8:
;''Returns''
;''Returns''


:;down : Current incomming bandwidth (download) usage, measured in KB/s.
:;down : Current incoming bandwidth (download) usage, measured in KB/s.


:;up : Current outgoing bandwidth (upload) usage, measured in KB/s.
:;up : Current outgoing bandwidth (upload) usage, measured in KB/s.


:;lagHome : Floating Point Number - Average roundtrip latency of your connection to the server (only updated every 30 seconds).
:;lagHome : Floating Point Number - Average direct latency of the connection from your computer to the Blizzard server in milliseconds (updates every 30 seconds).


:;lagWorld : Floating Point Number - Average dynamic latency of the area you are in within the world
:;lagWorld : Floating Point Number - Average in-game latency of the connection from your computer to the Game World including TCP overhead (updates every 30 seconds).
----
----
;''Example''
;''Example''
Anonymous user