MCPcopy 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
443void Watch()
444{
445 static Watcher instance;
446}
447
448// Add a callback for startup of journalling
449RegisteredInitializer initializer{ [](){

Callers 1

JournalEvents.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected