set_stats_ping_diagram

This commit is contained in:
Yanis DARIUS 2024-10-14 20:57:42 +02:00
parent b32097e117
commit bf39270efa
3 changed files with 175 additions and 1 deletions

View File

@ -210,7 +210,7 @@ void whileSet_stats_ping()
{
/* Number of ping readed (for mean calculation) */
nb_ping++;
evaluatePing(ping,&max,&min,&nb_high,&sum)
evaluatePing(ping,&max,&min,&nb_high,&sum);
}
}

File diff suppressed because one or more lines are too long

BIN
set_stats_ping_diagram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB