Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ SetVTime
Method
SetVTime
src/SerialPort.cpp:629–633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
void
630
SerialPort::SetVTime(const short vtime)
631
{
632
mImpl->SetVTime(vtime) ;
633
}
634
635
short
636
SerialPort::GetVTime() const
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