diff options
| author | fengweihao <[email protected]> | 2020-04-14 17:01:08 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2020-04-14 17:01:08 +0800 |
| commit | f2e2832cbf5f75903372fb3a05f1537ea31dc136 (patch) | |
| tree | ff282faf6a26655c15bd1fe0f9cce4363aeb0118 /program/include/cert_session.h | |
| parent | 398907290e9a98711206dafb456d45f534ac4668 (diff) | |
TSG-1242 输出Prometheus格式的性能监控数据
Diffstat (limited to 'program/include/cert_session.h')
| -rw-r--r-- | program/include/cert_session.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/program/include/cert_session.h b/program/include/cert_session.h index c73a03f..4f1e459 100644 --- a/program/include/cert_session.h +++ b/program/include/cert_session.h @@ -101,12 +101,6 @@ typedef struct { void * (*routine)(void *); /** Executive entry */ - int field_ids; /* dispaly */ - - int column_ids; - - uint64_t diffTime; - } x509_forge_thread; int cert_session_init(); |
