ravthan / all-eyes

Automatically exported from code.google.com/p/all-eyes
0 stars 0 forks source link

The file monitor is not creating properly formatted timestamp in the message id #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The monitor is creating a static message id of 111111111111111-1

Original issue reported on code.google.com by tbrt....@gmail.com on 20 Nov 2012 at 4:36

GoogleCodeExporter commented 8 years ago

Original comment by tbrt....@gmail.com on 20 Nov 2012 at 4:37

GoogleCodeExporter commented 8 years ago
This should be fixed in build 942+, please confirm.

Original comment by heyyoul...@gmail.com on 20 Nov 2012 at 6:52

GoogleCodeExporter commented 8 years ago
Call function gettimeofday() to generate the 16-digit timestamp.

r963

Original comment by toddd...@gmail.com on 21 Nov 2012 at 4:05

GoogleCodeExporter commented 8 years ago
Verified with unit testing

Original comment by tbrt....@gmail.com on 9 Dec 2012 at 9:24