pub const LOCK_WAIT_TIME_MS: (u64, u64);Expand description
If a task waits for a lobby or server lock for more than this many milliseconds, an info or warning level messsage will be written to the log. For warning level, in total, the sum of the two values has to have elapsed.