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: Add timeout support in jcl_status_wait() API #31

Closed yoongsiang2 closed 2 months ago

yoongsiang2 commented 2 months ago

Now, jcl_status_wait() will waits for a specified timeout period for any event changes.

yoongsiang2 commented 2 months ago

Result: image