MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / execute

Method execute

base/poco/Util/src/Timer.cpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 bool execute()
65 {
66 queue().clear();
67 return false;
68 }
69};
70
71

Callers 1

runMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected