ngl_server
1.0
基于 Actor 模型的 C++ 服务器框架
Main Page
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ngl
thruput
Public Attributes
|
List of all members
ngl::thruput Struct Reference
吞吐量统计结构体
More...
#include <actor_robot.h>
Public Attributes
std::atomic< int32_t >
m_count
= 0
int32_t
m_maxcount
= 0
time_t
m_beg
= 0
time_t
m_end
= 0
Detailed Description
吞吐量统计结构体
记录单轮测试的计数、最大计数和起止时间
The documentation for this struct was generated from the following file:
E:/GitHub/ngl_server/public/cpp/actor/actor_logic/actor_robot/
actor_robot.h
Generated by
Doxygen