libreoffice-online/kit
Ashod Nakashian 47630f826e wsd: use steady_clock for measuring time interval
chrono::system_clock can go back in time.
For time interval measurements, where we don't
care about the local time, a monotonic clock
should be used.

This avoids the server uptime jumping around
with daylight saving (or indeed by regular
synchronization with an atomic clock), among
other cases.

Change-Id: I09f9b24c82d19439348a2e66cad9e9de7d755208
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2020-12-08 09:26:41 +00:00
..
ChildSession.cpp wsd: use steady_clock for measuring time interval 2020-12-08 09:26:41 +00:00
ChildSession.hpp wsd: encapsulate watermark details 2020-11-11 08:14:42 +01:00
Delta.hpp
DummyLibreOfficeKit.cpp
DummyLibreOfficeKit.hpp
ForKit.cpp AdminConsole: Additional changes based on reviews. 2020-12-07 17:30:51 -05:00
Kit.cpp wsd: use steady_clock for measuring time interval 2020-12-08 09:26:41 +00:00
Kit.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
KitHelper.hpp
SetupKitEnvironment.hpp
TestStubs.cpp
Watermark.hpp Rotate watermark pixels by 45 degree 2020-11-17 08:25:15 +03:00