Fix flaky test - a "coarse" timer - like the one used by the command response…

Authored by sstjames on May 10 2016, 1:54 PM.

Description

Fix flaky test - a "coarse" timer - like the one used by the command response message timeout QTimer - can fire up to 500ms off from when it is scheduled - including firing 500ms *before* scheduled.

Details