Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ GetVTime
Method
GetVTime
src/SerialStreamBuf.cpp:546–550 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
short
547
SerialStreamBuf::GetVTime() const
548
{
549
return mImpl->GetVTime() ;
550
}
551
552
void
553
SerialStreamBuf::SetDTR(const bool dtrState)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected