GetPing

From Onset Developer Wiki
Revision as of 10:02, 12 December 2019 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetPing

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the client ping.

Syntax

GetPing()

Parameters

  • This function has no parameters.

Return Value

  • The clients ping.

Example

print("Player ping: "..GetPing()..".")

See also

GetNetworkStats