-
Committer:
Scott Moser
-
Date:
2016-05-06 17:19:24 UTC
-
Revision ID:
smoser@ubuntu.com-20160506171924-sgyflo031xu6hzdo
fix timestamp in reporting events.
If no timestamp was passed into a ReportingEvent, then the default was
used. That default was 'time.time()' which was evaluated once only at
import time.