MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / discard

Method discard

src/jrd/ProfilerManager.cpp:665–669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663}
664
665void ProfilerManager::discard()
666{
667 currentSession = nullptr;
668 activePlugins.clear();
669}
670
671void ProfilerManager::flush(bool updateTimer)
672{

Callers 2

discardProcedureMethod · 0.80
processCommandMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected