MCPcopy 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
5void ServerTimer::destroy()
6{
7 delete this;
8}
9
10// 该定时器的回调函数运行在主线程线程空间
11void ServerTimer::timer_callback(unsigned int)

Callers 15

setup_sslMethod · 0.45
setup_sslMethod · 0.45
OaFunction · 0.45
highcharts.jsFile · 0.45
gFunction · 0.45
exporting.jsFile · 0.45
exporting.src.jsFile · 0.45
drilldown.jsFile · 0.45
jFunction · 0.45
exporting.jsFile · 0.45
drilldown.src.jsFile · 0.45
completeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected