mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
add skynet.stat() to get cpu cost and message count
This commit is contained in:
@@ -26,4 +26,6 @@ void skynet_globalinit(void);
|
||||
void skynet_globalexit(void);
|
||||
void skynet_initthread(int m);
|
||||
|
||||
void skynet_profile_enable(int enable);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user