Synchronization doesn't support use of seconds. File listings don't supply seconds in timestamps, and the only other option would be use call GetLastWriteTime on every single file to be synchronized. As you suggest, this would have a significant impact on performance, especially for larger directories.