Skip to content

aux/os: Fix os_semaphore_get_realtime_clock()

Function was previously using output param 'ts' as input for computing 'now' internally.

Merge request reports