Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSession.h142 bool getCheckLatency() in getCheckLatency() function
H A DHttpConnection.cpp541 showRow( b, CHECK_LATENCY, pSession->getCheckLatency(), url ); in processSession()
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38897 def getCheckLatency(self): member in Session
H A DQuickfixPython.cpp250670 result = (bool)(arg1)->getCheckLatency(); in _wrap_Session_getCheckLatency()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38897 def getCheckLatency(self): member in Session
H A DQuickfixPython.cpp250670 result = (bool)(arg1)->getCheckLatency(); in _wrap_Session_getCheckLatency()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38897 def getCheckLatency(self): member in Session
H A DQuickfixPython.cpp250670 result = (bool)(arg1)->getCheckLatency(); in _wrap_Session_getCheckLatency()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp209680 result = (bool)(arg1)->getCheckLatency(); in _wrap_Session_getCheckLatency()