ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
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: