You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before running tango at all, do a local test of the host system to see if one can record nanosecond level deviations in the timestamps. (E.g. read the tango.stamp timestamp, add 1 nanosecond to it, re-stamp the file with that incremented value, re-read the new stamp, and see if its different from the value we first read.)
If we can record nanosecond level precision, then use nanosecond granularity when comparing timestamps of files.
If we can't record nanosecond level precision, then use millisecond granularity when comparing timestamps of files.
Spawned from #13 (comment)
IMO it is not worth attempting to do this until after alexcrichton/filetime#9 is fixed.
The text was updated successfully, but these errors were encountered: