Home
last modified time | relevance | path

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

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_snp.cpp347 SteamNetworkingMicroseconds usecNextThink = SNP_GetNextThinkTime( usecNow ); in SNP_SendMessage()
445 SteamNetworkingMicroseconds usecNextThink = SNP_GetNextThinkTime( usecNow ); in SNP_FlushMessage()
3252 SteamNetworkingMicroseconds usecNextThink = SNP_GetNextThinkTime( usecNow ); in SNP_ThinkSendState()
3302 SteamNetworkingMicroseconds usecNextAction = SNP_GetNextThinkTime( usecNow ); in SNP_ThinkSendState()
3453 SteamNetworkingMicroseconds CSteamNetworkConnectionBase::SNP_GetNextThinkTime( SteamNetworkingMicro… in SNP_GetNextThinkTime() function in SteamNetworkingSocketsLib::CSteamNetworkConnectionBase
H A Dsteamnetworkingsockets_connections.h746 SteamNetworkingMicroseconds SNP_GetNextThinkTime( SteamNetworkingMicroseconds usecNow );