commit | 4aeb80b3748c2f72610005bc706f6ec404592063 | [log] [tgz] |
---|---|---|
author | Seppo Takalo <seppo.takalo@nordicsemi.no> | Tue Aug 01 16:31:58 2023 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 04 10:41:15 2023 +0200 |
tree | 62f28ef34e607f10cc311848a7e32755805d785a | |
parent | 5c7c099891fd06284b32baa12c6de04a30d3b127 [diff] |
kernel/timeout: Introduce comparison for timepoint values Introduce new API to compare two timepoint values to find the one that is going to expire sooner, or is already expired. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>