Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Watch
Function
Watch
src/JournalEvents.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
void Watch()
444
{
445
static Watcher instance;
446
}
447
448
// Add a callback for startup of journalling
449
RegisteredInitializer initializer{ [](){
Callers
1
JournalEvents.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected