Skip to content

Commit 93476fe

Browse files
author
Jaime Arteaga
authored
Fix base type for zet_metric_global_timestamps_resolution_exp_t (#130)
Resolves: #118 Signed-off-by: Jaime Arteaga <[email protected]>
1 parent 17bb72c commit 93476fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tools/GlobalTimestamps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ desc: "Metric timestamps resolution"
3030
version: "1.5"
3131
class: $tMetric
3232
name: $t_metric_global_timestamps_resolution_exp_t
33-
base: $x_base_desc_t
33+
base: $t_base_desc_t
3434
members:
3535
- type: uint64_t
3636
name: timerResolution

0 commit comments

Comments
 (0)