From e8501865cf7bff5cf7d505b595ccd66ddbd625f7 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Thu, 22 May 2025 12:31:35 +0200 Subject: profile: add start/stop time --- share/man/just-profile.5.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share') diff --git a/share/man/just-profile.5.md b/share/man/just-profile.5.md index 54f1a10c..04c1e273 100644 --- a/share/man/just-profile.5.md +++ b/share/man/just-profile.5.md @@ -88,6 +88,11 @@ The profile file contains the following information. respectively, as hex-encoded strings, provided the respective output is non-empty. +- For the key *`"start time"`* the start time of the invocation in + seconds since the epoch. + +- For the key *`"stop time"`* the stop time of the invocation in seconds + since the epoch. See also ======== -- cgit v1.2.3