added avg, using floats instead of fixed points for min/max/avg/stddev

This commit is contained in:
2025-04-01 07:53:06 -04:00
parent 936f754941
commit 7db547d711
3 changed files with 17 additions and 50 deletions

View File

@ -2,7 +2,7 @@
# Project Meta Settings
NAME = ft_ping
RELEASE_TYPE = Debug
RELEASE_TYPE = Release
CURRENT_DIR = ${CURDIR}
# Project Build Output Settings