Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 914 Bytes

File metadata and controls

24 lines (13 loc) · 914 Bytes

time-utils

License

Centralized collection of time management utilities for RDK-based devices. This repository is the single home for libraries and tools that handle NTP daemon control, clock synchronization, and related time operations across the RDK platform.

Table of Contents

Components

  • libchronyctl — Lightweight C library for programmatic control of the chronyd NTP daemon over its Unix domain socket; replaces brittle chronyc subprocess calls with a typed in-process API.

Contributing

See CONTRIBUTING.md for guidelines. All contributors must sign the RDK Contributor License Agreement (CLA).

License

time-utils is licensed under the Apache License, Version 2.0.