Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
timestats.h File Reference
#include "epan/packet_info.h"
#include "wsutil/nstime.h"

Go to the source code of this file.

Classes

struct  _timestat_t
 

Typedefs

typedef struct _timestat_t timestat_t
 

Functions

WS_DLL_PUBLIC void time_stat_init (timestat_t *stats)
 
WS_DLL_PUBLIC void time_stat_update (timestat_t *stats, const nstime_t *delta, packet_info *pinfo)
 
WS_DLL_PUBLIC double get_average (const nstime_t *sum, uint32_t num)
 

Detailed Description

Routines and definitions for time statistics Copyright 2003 Lars Roland

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later