]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/ruler.hpp
Provide a settings checkbox for showing zero at the trigger
[pulseview.git] / pv / views / trace / ruler.hpp
index e9432bd6d4208fe66489a9d1ad9963947e88467e..0c614c6c8bad27360b4cca6ada99dbe91320d709 100644 (file)
@@ -157,7 +157,7 @@ private:
         * Calculates the major and minor tick positions.
         *
         * @param major_period The period between the major ticks.
-        * @param offset The time at the left border of the ruler.
+        * @param offset The virtual time at the left border of the ruler.
         * @param scale The scale in seconds per pixel.
         * @param width the Width of the ruler.
         * @param format_function A function used to format the major tick times.