Home
last modified time | relevance | path

Searched refs:base_timestamp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/sensing/
Dsensing_datatypes.h49 uint64_t base_timestamp; member
/Zephyr-latest/doc/services/sensing/
Dindex.rst197 The ``header`` defines a **base_timestamp**, and
200 The **timestamp_delta** is in relation to the previous **readings** (or the **base_timestamp**)
204 * timestamp of ``readings[0]`` is ``header.base_timestamp`` + ``readings[0].timestamp_delta``.