ngtcp2_conn_get_timestamp¶
Synopsis¶
#include <ngtcp2/ngtcp2.h>
-
ngtcp2_tstamp
ngtcp2_conn_get_timestamp(const ngtcp2_conn *conn)¶ ngtcp2_conn_get_timestamp()returns the latest timestamp that is known to conn.This function has been available since v1.16.0.