Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ ExitWriteCache
Method
ExitWriteCache
lib/mdflib/mdflib/src/mdf3writer.cpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void Mdf3Writer::ExitWriteCache() {
72
write_cache_.Exit();
73
}
74
75
void Mdf3Writer::RecalculateTimeMaster() {
76
write_cache_.RecalculateTimeMaster();
Callers
nothing calls this directly
Calls
1
Exit
Method · 0.80
Tested by
no test coverage detected