|
CGraph
|
性能分析数据,目前只支持耗时和最长连路分析 More...
#include <GPerfDefine.h>


Public Attributes | |
| CUInt | loop_ = 0 |
| CFMSec | first_start_ts_ = 0.0 |
| CFMSec | last_finish_ts_ = 0.0 |
| CFMSec | accu_cost_ts_ = 0.0 |
| CBool | in_longest_path_ = false |
Additional Inherited Members | |
Public Member Functions inherited from CStruct | |
| virtual | ~CStruct ()=default |
性能分析数据,目前只支持耗时和最长连路分析
| CFMSec GPerfInfo::accu_cost_ts_ = 0.0 |
| CFMSec GPerfInfo::first_start_ts_ = 0.0 |
| CBool GPerfInfo::in_longest_path_ = false |
| CFMSec GPerfInfo::last_finish_ts_ = 0.0 |
| CUInt GPerfInfo::loop_ = 0 |