measure_call_setup_time.py: make the output more readable
authorAntonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 18:41:00 +0000 (19:41 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 21 Dec 2015 18:41:00 +0000 (19:41 +0100)
commitb26bceaadf3e6ba3148e8ea7069749c396c294c5
tree0fd131ce5a9db4e813c9ec435234c9b19a08defa
parent4b4fa200b36e027b14b13fc15b91a81863716150
measure_call_setup_time.py: make the output more readable

Sleep _after_ having printed the info about the call, the output flow is
more understandable this way.

While at it also avoid the "First ring" message which is misleading
besides, it was a leftover from measure_ring_distance.py
src/measure_call_setup_time.py