Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~ProfilerManager
Method
~ProfilerManager
src/jrd/ProfilerManager.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
ProfilerManager::~ProfilerManager()
383
{
384
flushTimer->stop();
385
}
386
387
ProfilerManager* ProfilerManager::create(thread_db* tdbb)
388
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected