Skip to content

Commit

Permalink
[docs] Fixed Time Access link in API-functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko authored Aug 15, 2022
1 parent fe98265 commit 89e11eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API/API-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ delivered to the receiving application (in microseconds since SRT clock epoch).
- [IN] Sender only. Specifies the application-provided timestamp to be associated
with the packet. If not provided (specified as 0), the current time of
SRT internal clock is used.
- For details on how to use `srctime` please refer to the (Time Access)[#time-access] section.
- For details on how to use `srctime` please refer to the [Time Access](#time-access) section.

- `pktseq`: Receiver only. Reports the sequence number for the packet carrying
out the payload being returned. If the payload is carried out by more than one
Expand Down

0 comments on commit 89e11eb

Please sign in to comment.