Get Players Ping C#

Anyone know the way to get a players ping, so I can print it on screen?

Couldn’t find a function in CitizenFX.Core.dll

https://runtime.fivem.net/doc/reference.html#_0xff1290d4

Only available for the server. If you want to display the value, you would need to send it back to the client using an event.