MCPcopy 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
382ProfilerManager::~ProfilerManager()
383{
384 flushTimer->stop();
385}
386
387ProfilerManager* ProfilerManager::create(thread_db* tdbb)
388{

Callers

nothing calls this directly

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected