Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ destroy
Method
destroy
app/master/tools/master_dispatch/server/server/ServerTimer.cpp:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"server/ServerTimer.h"
4
5
void ServerTimer::destroy()
6
{
7
delete this;
8
}
9
10
// 该定时器的回调函数运行在主线程线程空间
11
void ServerTimer::timer_callback(unsigned int)
Callers
15
setup_ssl
Method · 0.45
setup_ssl
Method · 0.45
Oa
Function · 0.45
highcharts.js
File · 0.45
g
Function · 0.45
exporting.js
File · 0.45
exporting.src.js
File · 0.45
drilldown.js
File · 0.45
j
Function · 0.45
exporting.js
File · 0.45
drilldown.src.js
File · 0.45
complete
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected