ConnectService.Timings

All timings gathered.

Members

Static variables

authenticationGracePeriod
auto authenticationGracePeriod;

How many seconds we should wait before we tire of waiting for authentication responses and just start joining channels.

capLSTimeout
auto capLSTimeout;

How many seconds to wait for a response to the request for the list of capabilities the server has. After these many seconds, it will just normally negotiate nickname and log in.

channelCheckDelay
auto channelCheckDelay;

After how much time we should check whether or not we managed to join all channels.

nickRegainPeriodicity
auto nickRegainPeriodicity;

How often to attempt to regain nickname, in seconds, if there was a collision and we had to rename ourselves during registration.