GetTimeoutInfo
Description
Returns if the client is timing out, and time since last ping from the server. Similar to the server side Player:IsTimingOut.
Returns
Example
print( GetTimeoutInfo() )
Output:
false
0.011438442269421
Returns if the client is timing out, and time since last ping from the server. Similar to the server side Player:IsTimingOut.