Commit: b80bdee60c7fe137b655e2b276e384048308f428
Parent: fba79d573c21aba871a5ce337cd98e0f1b7b448f
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2021-04-23 00:27:52
Tree: 634f28f834b60035c8924da6fd4779e908b6ed30

shared/timeout-ell: Fix timeout_add() implementation Since timeout_add() expects the timeout in milliseconds, the correct ELL primitive to call is l_timeout_create_ms()

Diffstat

M src/shared/timeout-ell.c | 2 +-

1 files changed, 1 insertions(+), 1 deletions(-)

View Full Diff | Patch