If I go in studio, press Studio settings > Network and set: Incoming replication lag = 1
then everything from the server is emulating a 1s lag.
Except the function GetNetworkPing, which returns 0.001s.
Test code:
print(game.Players.LocalPlayer:GetNetworkPing())
1 post - 1 participant