aboutsummaryrefslogtreecommitdiff
path: root/elements/timer.ml
diff options
context:
space:
mode:
Diffstat (limited to 'elements/timer.ml')
-rwxr-xr-xelements/timer.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/elements/timer.ml b/elements/timer.ml
index bd676fd..28516fc 100755
--- a/elements/timer.ml
+++ b/elements/timer.ml
@@ -30,7 +30,6 @@ let start
(fun () ->
let span = Time.counter_value t.counter in
- t.counter <- Time.counter ();
send span) in
t.id <- timer_id