Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ TimerImpl
Class
TimerImpl
src/common/classes/TimerImpl.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
namespace Firebird {
38
39
class TimerImpl;
40
41
// Signature of free function to call by timer
42
typedef void (OnTimerFunc)(TimerImpl*);
Callers
1
ProfilerManager
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected