mirror of
https://github.com/Kistler-Group/sdbus-cpp.git
synced 2026-01-25 15:12:20 +01:00
Allow to use human readable chrono literals to specify method call timeout. The change is backward compatbile - if no unit is provided, the fallback is "us". Example: <annotation name="org.freedesktop.DBus.Method.Timeout" value="500ms"/>