Facepunch.Steamworks Wiki

Steamworks.SteamNetworkingUtils.WaitForPingDataAsync

Syntax

static async Task WaitForPingDataAsync( float maxAgeInSeconds = 300 )

Description

If you need ping information straight away, wait on this. It will return immediately if you already have up to date ping data

Arguments

float maxAgeInSeconds 300

Returns

Task