Skip to content

Commit e828895

Browse files
committed
revert LATENCY_HDR_SEC_SIGDIGTS to 2
1 parent 53ee80e commit e828895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_stats_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#define LATENCY_HDR_SIGDIGTS 3
2525
#define LATENCY_HDR_SEC_MIN_VALUE 10
2626
#define LATENCY_HDR_SEC_MAX_VALUE 600000000 ## LL
27-
#define LATENCY_HDR_SEC_SIGDIGTS 3
27+
#define LATENCY_HDR_SEC_SIGDIGTS 2
2828
#define LATENCY_HDR_RESULTS_MULTIPLIER 1000
2929
#define LATENCY_HDR_GRANULARITY 10
3030

0 commit comments

Comments
 (0)