diff --git a/How-it-works.md b/How-it-works.md index a62f41b..a77f317 100644 --- a/How-it-works.md +++ b/How-it-works.md @@ -13,4 +13,5 @@ The program does the following 7. The program writes to the file and exits ## Status information -The program attempts to ping each device 5 times, if more then 50% of the pings make it through, it reports the device as up \ No newline at end of file +The program attempts to ping each device 5 times, if more then 50% of the pings make it through, it reports the device as up. +The pinging thread waits 5000ms or 5s before it considers a no-response. \ No newline at end of file