Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
665
void ProfilerManager::discard()
666
{
667
currentSession = nullptr;
668
activePlugins.clear();
669
}
670
671
void ProfilerManager::flush(bool updateTimer)
672
{
Callers
2
discardProcedure
Method · 0.80
processCommand
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected