Version: 2017.1
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.