1.5.4.1 How The Library Works

The PRIME Time Management service library offers the PRIME Stack the necessary functions for time-related operations, which include:
  • get the current system time
  • conversion between time and cycles, and vice versa
  • set callbacks

This library neither needs to be initialized nor be maintained periodically. However, the Time Component of Harmony must be included in the application, with its corresponding initialization. See Adding Harmony Modules to Project to add and configure the Time Component.