Commit c947dc6
committed
[nrf toup] Zephyr: Fix the data type for time
We use subtraction operation over time, so, it has to be signed.
Fixes "[nrf toup] Use 64bit data type to store time".
Fixes SHEL-2731.
Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>1 parent 3ac5008 commit c947dc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments