mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 11:41:44 +08:00
添加对象统计接口
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
#include "Network/sockutil.h"
|
||||
#include "Network/TcpSession.h"
|
||||
using namespace toolkit;
|
||||
|
||||
namespace toolkit {
|
||||
StatisticImp(mediakit::MediaSource);
|
||||
}
|
||||
|
||||
namespace mediakit {
|
||||
|
||||
recursive_mutex s_media_source_mtx;
|
||||
|
||||
Reference in New Issue
Block a user