Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialutil.py468 def setInterCharTimeout(self, interCharTimeout): member in SerialBase
484 …interCharTimeout = property(getInterCharTimeout, setInterCharTimeout, doc="Inter-character timeout…