[latex3-commits] [git/LaTeX3-latex3-latex3] master: Mumble (2c4819a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Oct 24 18:40:47 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/2c4819adf9d0f2981abfca26eb934207c240682b
>---------------------------------------------------------------
commit 2c4819adf9d0f2981abfca26eb934207c240682b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Oct 24 17:40:47 2018 +0100
Mumble
>---------------------------------------------------------------
2c4819adf9d0f2981abfca26eb934207c240682b
l3trial/l3benchmark/l3benchmark.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3trial/l3benchmark/l3benchmark.dtx b/l3trial/l3benchmark/l3benchmark.dtx
index 3af6e0a..622da67 100644
--- a/l3trial/l3benchmark/l3benchmark.dtx
+++ b/l3trial/l3benchmark/l3benchmark.dtx
@@ -214,6 +214,8 @@ end
{ \cs_new_eq:NN \sys_timer_gzero: \tex_resettimer:D }
{ \cs_new_eq:NN \sys_timer_gzero: \pdfresettimer }
}
+ \cs_new_protected:Npn \sys_timer_apply:N #1
+ { \exp_args:No #1 { \int_value:w \@@_timer: } }
}
% \end{macrocode}
% Otherwise we use unrestricted shell escape to define
More information about the latex3-commits
mailing list