@@ -70,7 +70,6 @@ mov rbx, [tv_start_s]
sub rax, rbx
; rax now contain elapsed seconds
; filling timestr with seconds & minutes
-add rax, 3559
xor rdx, rdx
mov rcx, 10