mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-09 00:15:07 +00:00
![]() Fix the sensor framework timer issue reported by #884 when setting `ms_to_next_check`, and unify the type of time related args/vars to uint32 to avoid potential type conversion issues, and fix the compile warnings. And update the sensor sample by creating two sensors to confirm that the fix works correctly. |
||
---|---|---|
.. | ||
runtime_sensor.c | ||
runtime_sensor.h | ||
runtime_sensor.inl | ||
sensor_mgr_ref.c | ||
sensor_native_api.h | ||
wasm_lib.cmake |