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/mdf4writer.cpp:221–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
void Mdf4Writer::ExitWriteCache() {
222
write_cache_.Exit();
223
}
224
225
void Mdf4Writer::RecalculateTimeMaster() {
226
write_cache_.RecalculateTimeMaster();
Callers
nothing calls this directly
Calls
1
Exit
Method · 0.80
Tested by
no test coverage detected