NetworkManager/examples/python
Lubomir Rintel 119e828dbe example/python: avoid falling back to CLOCK_MONOTONIC
According to the D-Bus API specification we return CLOCK_BOOTTIME only.
We don't support kernels too old to have it -- the fall back to
CLOCK_MONOTONIC is only there to be able to run unit tests on RHEL 6
kernel and will eventually go away.
2018-06-14 17:30:06 +02:00
..
dbus all: drop trailing spaces 2018-02-07 13:32:04 +01:00
gi libnm: rework checkpoint API 2018-04-04 14:02:13 +02:00
python-networkmanager build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00
nmex.py example/python: avoid falling back to CLOCK_MONOTONIC 2018-06-14 17:30:06 +02:00