listTstampTypes
fn
int[] listTstampTypes(PcapHandle * handle)Lists the supported timestamp types for a pcap handle.
Parameters
handle | The pcap handle. |
Returns
An array of supported timestamp type values.
int[] listTstampTypes(PcapHandle * handle)Lists the supported timestamp types for a pcap handle.
handle | The pcap handle. |