Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GlobalConfig.MinTimerTimeout

public uint MinTimerTimeout;

Description

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.

Did you find this page useful? Please give it a rating: