Home
last modified time | relevance | path

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

/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/
H A Deven6.py306 def hEvtRpcQueryNext(dce, handle, numRequestedRecords, timeOutEnd=1000): argument
311 request['TimeOutEnd'] = timeOutEnd
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/native/
H A Djuce_win32_Files.cpp1005 const Time timeOutEnd (Time::getCurrentTime() + RelativeTime::milliseconds (timeOutMs)); in connect() local
1021 if (shouldStop || (timeOutMs >= 0 && Time::getCurrentTime() > timeOutEnd)) in connect()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/native/
H A Djuce_win32_Files.cpp1005 const Time timeOutEnd (Time::getCurrentTime() + RelativeTime::milliseconds (timeOutMs)); in connect() local
1021 if (shouldStop || (timeOutMs >= 0 && Time::getCurrentTime() > timeOutEnd)) in connect()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/native/
H A Djuce_win32_Files.cpp1005 const Time timeOutEnd (Time::getCurrentTime() + RelativeTime::milliseconds (timeOutMs)); in connect() local
1021 if (shouldStop || (timeOutMs >= 0 && Time::getCurrentTime() > timeOutEnd)) in connect()
/dports/net/samba412/samba-4.12.15/librpc/idl/
H A Deventlog6.idl232 [in] uint32 timeOutEnd,