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