From 0510e9aef8818eeaa445aea246b670871c671ddb Mon Sep 17 00:00:00 2001 From: Frederic Martinsons Date: Fri, 15 Oct 2021 08:38:50 +0200 Subject: api,bearer: new 'start-date' field in bearer statistics It stores the epoch timestamp of the current bearer session start. If there is no connected bearer, it is set to 0 and not displayed in mmcli output. Signed-off-by: Frederic Martinsons Includes updates by Aleksander Morgado to fix coding style issues. --- introspection/org.freedesktop.ModemManager1.Bearer.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml index f8c65b46..6ef4a06c 100644 --- a/introspection/org.freedesktop.ModemManager1.Bearer.xml +++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml @@ -309,6 +309,14 @@ "t"). + "start-date" + + Timestamp indicating when the ongoing connection started, given + as an unsigned 64-bit integer value representing seconds + since the epoch (signature "t"). + Since 1.20. + + "duration" Duration of the ongoing connection, in seconds, given as an -- cgit v1.2.3-70-g09d2