From 51021318201ba6150d1817852005ace88fdecc8d Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sat, 29 Dec 2012 09:30:42 -0600 Subject: [PATCH] sh/stopwatch: Show time difference since last lap or last restart --- lib/sh/stopwatch.sh | 17 +++++++++++++---- test/stopwatch.sh | 4 ++++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/lib/sh/stopwatch.sh b/lib/sh/stopwatch.sh index 3257d7e..29844e2 100644 --- a/lib/sh/stopwatch.sh +++ b/lib/sh/stopwatch.sh @@ -80,6 +80,7 @@ stopwatch_set_message_callback - one of: starting, started, lap, get, stopping, stopped, reset - stopwatch name