You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
392 B
22 lines
392 B
.. _sntp_interface: |
|
|
|
Simple Network Time Protocol Library |
|
#################################### |
|
|
|
.. contents:: |
|
:local: |
|
:depth: 2 |
|
|
|
Overview |
|
******** |
|
|
|
The SNTP library implements |
|
`IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_. |
|
|
|
SNTP provides a way to synchronize clocks in computer networks. |
|
|
|
|
|
API Reference |
|
************* |
|
|
|
.. doxygengroup:: sntp
|
|
|