Module#

The S-CORE time module provides a unified API for accessing system, steady, high-resolution steady, and PTP-synchronized vehicle time. The module contains four components: a client library for application-facing access, Time Slave for PTP clock synchronization, ts_client for shared-memory IPC between Time Slave and Time Daemon, and Time Daemon for synchronization quality validation before serving Vehicle Time.

.. mod:: Time
   :id: mod__time
   :includes: comp__component_name_template

Module View#

.. mod_view_sta:: Time Module Static View
   :id: mod_view_sta__time__time
   :includes: comp__component_name_template

   .. needarch::
      :scale: 50
      :align: center

      {{ draw_module(need(), needs) }}

Module Documents#