[ Version ( since = "1.16" ) ]
public bool xr_get_prt_by_seq (uint16 seq, out uint32 receipt_time)
Retrieve the packet receipt time of seq which ranges in [begin_seq, end_seq).
| this |
a valid XR Packet which has the Packet Recept Times Report Block. |
| seq |
the sequence to retrieve the time. |
| receipt_time |
the packet receipt time of |
|
true if the report block returns the receipt time correctly. |