1.. _sntp_interface:
2
3Simple Network Time Protocol Library
4####################################
5
6.. contents::
7    :local:
8    :depth: 2
9
10Overview
11********
12
13The SNTP library implements
14`IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
15
16SNTP provides a way to synchronize clocks in computer networks.
17
18
19API Reference
20*************
21
22.. doxygengroup:: sntp
23