intel-staging / libptpmgmt_iaclocklib

The Clock Manager is a library for monitoring network time synchronization on the local platform. Disclaimer: This project is under development. All source code and features on the main branch is for the purpose of testing or evaluation and not production ready. We will upstream the code and archive this GitHub repo thereafter.
Other
4 stars 5 forks source link

jclklib: Move all API related definition to jclk_init.hpp #65

Closed yoongsiang2 closed 1 month ago

yoongsiang2 commented 1 month ago

Move all API related definition to jclk_init.hpp so that user application will just need to include one header file. In future, this file will be move to pub folder.