From 634c64a517f48c4ad6ae37045e83fe0e1c9158ce Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 24 Feb 2023 14:51:00 +0100 Subject: [PATCH] sd-login: document that result is in microseconds --- man/sd_session_is_active.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 716d8e162e2..a3cc9befe8d 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -187,7 +187,8 @@ sd_session_get_start_time() may be used to determine the start time of the session identified by the specified - session identifier belongs to. + session identifier belongs to. The usec + is in microseconds since the epoch (CLOCK_REALTIME). sd_session_get_service() may be used to determine the name of the service (as passed during PAM session -- 2.47.3