Version: 2017.2
public uint MinTimerTimeout ;

설명

Defines the minimum timeout in milliseconds recognised by the system. The default value is 1 ms.

This timeout will do nothing if it is smaller than GlobalConfig.ThreadAwakeTimeout, since Unity Multiplayer threads check against timeouts at least this often.