Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ GetVTime
Method
GetVTime
src/SerialPort.cpp:635–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
633
}
634
635
short
636
SerialPort::GetVTime() const
637
{
638
return mImpl->GetVTime() ;
639
}
640
641
void
642
SerialPort::SetDTR(const bool dtrState)
Callers
2
testSerialStreamSetGetVTime
Method · 0.45
testSerialPortSetGetVTime
Method · 0.45
Calls
2
NotOpen
Class · 0.85
IsOpen
Method · 0.45
Tested by
2
testSerialStreamSetGetVTime
Method · 0.36
testSerialPortSetGetVTime
Method · 0.36