Skip to content

Commit

Permalink
add timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
teamkushal committed Jan 17, 2023
1 parent 03a1acf commit 6363d8f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,9 @@ Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by

Done in 78.61s.
```
Tue Jan 17 07:51:57 AM MST 2023
Tue Jan 17 07:52:16 AM MST 2023
yarn version v1.22.19
info Current version: 0.0.103
info New version: 0.0.104
Done in 0.22s.
28 changes: 28 additions & 0 deletions ping.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,31 @@ PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
--- 8.8.8.8 ping statistics ---
20 packets transmitted, 20 received, 0% packet loss, time 518ms
rtt min/avg/max/mdev = 21.366/25.057/31.381/3.103 ms, pipe 2, ipg/ewma 27.253/25.123 ms
ping: sock4.fd: 3 (socktype: SOCK_DGRAM), sock6.fd: 4 (socktype: SOCK_DGRAM), hints.ai_family: AF_UNSPEC

ai->ai_family: AF_INET, ai->ai_canonname: '8.8.8.8'
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
[1673967117.856049] 64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=25.2 ms
[1673967118.855173] 64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=23.8 ms
[1673967119.856274] 64 bytes from 8.8.8.8: icmp_seq=3 ttl=57 time=23.0 ms
[1673967120.856990] 64 bytes from 8.8.8.8: icmp_seq=4 ttl=57 time=22.6 ms
[1673967121.858585] 64 bytes from 8.8.8.8: icmp_seq=5 ttl=57 time=22.5 ms
[1673967122.859644] 64 bytes from 8.8.8.8: icmp_seq=6 ttl=57 time=22.0 ms
[1673967123.862767] 64 bytes from 8.8.8.8: icmp_seq=7 ttl=57 time=24.0 ms
[1673967124.865003] 64 bytes from 8.8.8.8: icmp_seq=8 ttl=57 time=25.5 ms
[1673967125.871233] 64 bytes from 8.8.8.8: icmp_seq=9 ttl=57 time=30.9 ms
[1673967126.866822] 64 bytes from 8.8.8.8: icmp_seq=10 ttl=57 time=24.5 ms
[1673967127.865715] 64 bytes from 8.8.8.8: icmp_seq=11 ttl=57 time=22.4 ms
[1673967128.867200] 64 bytes from 8.8.8.8: icmp_seq=12 ttl=57 time=22.9 ms
[1673967129.873763] 64 bytes from 8.8.8.8: icmp_seq=13 ttl=57 time=27.5 ms
[1673967130.870798] 64 bytes from 8.8.8.8: icmp_seq=14 ttl=57 time=23.0 ms
[1673967131.875030] 64 bytes from 8.8.8.8: icmp_seq=15 ttl=57 time=26.2 ms
[1673967132.872496] 64 bytes from 8.8.8.8: icmp_seq=16 ttl=57 time=22.4 ms
[1673967133.874740] 64 bytes from 8.8.8.8: icmp_seq=17 ttl=57 time=23.2 ms
[1673967134.877033] 64 bytes from 8.8.8.8: icmp_seq=18 ttl=57 time=24.6 ms
[1673967135.876649] 64 bytes from 8.8.8.8: icmp_seq=19 ttl=57 time=22.5 ms
[1673967136.876642] 64 bytes from 8.8.8.8: icmp_seq=20 ttl=57 time=21.3 ms

--- 8.8.8.8 ping statistics ---
20 packets transmitted, 20 received, 0% packet loss, time 19024ms
rtt min/avg/max/mdev = 21.294/23.996/30.886/2.188 ms

0 comments on commit 6363d8f

Please sign in to comment.