GetPing

From Onset Developer Wiki
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