From 91e262470ef6b545d1ddef2fe5183ede372b0f57 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 14 Aug 2020 13:34:57 +0200 Subject: [PATCH] Update manual. --- manual/tracy.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/tracy.tex b/manual/tracy.tex index 087dcebd..e1ce2dc0 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -2164,6 +2164,8 @@ The time scale is a quick aid in determining the relation between screen space a The leftmost value on the scale represents the time at which the timeline starts. The rest of numbers label the notches on the scale, with some numbers omitted, if there's no space to display them. +Hovering the \faMousePointer{}~mouse pointer over the time scale will display tooltip with exact timestamp at the position of mouse cursor. + \paragraph{Frame sets} \label{framesets}