Skip to content

Tracker-crawler: Store file times with μsec resolution

Nitin Wartkar requested to merge nitinosiris/tracker-miners:my_work into master

Added the _USEC property for G_FILE_ATTRIBUTE_TIME_MODIFIED and G_FILE_ATTRIBUTE_TIME_ACCESS to increase the resolution of our stored timestamps.

Fixes: #164

Merge request reports