We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
in the script for Facepunch transport it just returns a 0 always no code or anything
public override unsafe ulong GetCurrentRtt(ulong clientId) { return 0; }