GetNetworkTimeAccurate
Docslocal retval = GetNetworkTimeAccurate()Description
Returns the same value as <code>GetNetworkTime</code> in freemode, but as opposed to GetNetworkTime it always gets the most recent time, instead of once per tick.
Could be used for benchmarking since it can return times in ticks.
Returns
intReturns an integer value.