TSG-11147: 性能优化,使用sapp_get_platform_opt(SPO_CURTIME_TIMET_MS)代替clock_gettime()
This commit is contained in:
@@ -181,7 +181,7 @@ struct topic_stat
|
||||
int fs2_line_id;
|
||||
int *send_log_percent;
|
||||
char name[MAX_STRING_LEN];
|
||||
struct timespec *drop_start;
|
||||
long long *drop_start;
|
||||
rd_kafka_topic_t *topic_rkt;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user