1.. _ptp_time_interface:
2
3
4Precision Time Protocol (PTP) time format
5#########################################
6
7.. contents::
8    :local:
9    :depth: 2
10
11Overview
12********
13
14The PTP time struct can store time information in high precision
15format (nanoseconds). The extended timestamp format can store the
16time in fractional nanoseconds accuracy. The PTP time format is used
17in :ref:`gptp_interface` implementation.
18
19API Reference
20*************
21
22.. doxygengroup:: ptp_time
23