Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ sync
Function
sync
runtime/NanoLog.cc:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void sync() {
46
RuntimeLogger::sync();
47
}
48
49
int getCoreIdOfBackgroundThread() {
50
return RuntimeLogger::getCoreIdOfBackgroundThread();
Callers
7
main
Function · 0.85
main
Function · 0.85
runBenchmark
Function · 0.85
main
Function · 0.85
~RuntimeLogger
Method · 0.85
setLogFile_internal
Method · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected