Use time the request was send,..
authorHannah von Reth <hannah.vonreth@owncloud.com>
Thu, 3 Dec 2020 15:27:43 +0000 (16:27 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 10:01:08 +0000 (11:01 +0100)
commit9d9eadba8e33a1c67861e8bb21ce604f2fc90b6d
treef2c04525fd3ff036ef04261e0f6ce5a2450ec98f
parent6818b8e30323e4b8efab40796ca352342a7405aa
Use time the request was send,..

not when it was processed by the client, to determine the quality of the connection.
12 files changed:
src/gui/accountstate.cpp
src/gui/accountstate.h
src/gui/folder.cpp
src/gui/folder.h
src/libsync/abstractnetworkjob.cpp
src/libsync/discovery.h
src/libsync/discoveryphase.cpp
src/libsync/discoveryphase.h
src/libsync/networkjobs.cpp
src/libsync/networkjobs.h
src/libsync/syncengine.cpp
src/libsync/syncengine.h