Home
last modified time | relevance | path

Searched refs:m_usecIgnoreLongLockWaitTimeUntil (Results 1 – 1 of 1) sorted by relevance

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_lowlevel.cpp80 SteamNetworkingMicroseconds m_usecIgnoreLongLockWaitTimeUntil; member
245 …ntWaitingOnLock > s_usecLockWaitWarningThreshold && usecNow > t.m_usecIgnoreLongLockWaitTimeUntil ) in OnLocked()
376 …t.m_usecIgnoreLongLockWaitTimeUntil = SteamNetworkingSockets_GetLocalTimestamp() + t.m_usecLongLoc… in SetLongLockWarningThresholdMS()