veyron/services/wspr: Fixing flaky test.

On a machine that uses NTP, two consecutive calls to time.Now() can return
identical values. This causes the TestThatLastAccessedGetUpdated test to
occasionally fail. This CL accounts for this fact by offsetting the outcome
of original call by a fraction of the TTL used by the signature manager test.

Change-Id: Ib80ed689ecb17962f8db50c20e502748a55fe33f
1 file changed
tree: fcc627fb98873abb8f4266b9e46a208b74b620d5
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/