mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Lua: add new function pandoc.system.cputime.
The function returns the CPU time consumed by pandoc and can be used to benchmark Lua computations.
This commit is contained in:
committed by
John MacFarlane
parent
351a8e6c7c
commit
45367cdd37
@@ -12,6 +12,7 @@ extra-deps:
|
||||
- gridtables-0.1.0.0
|
||||
- hslua-cli-1.2.0
|
||||
- hslua-list-1.1.0.1
|
||||
- hslua-module-system-1.0.3
|
||||
- hslua-module-zip-1.0.0
|
||||
- jira-wiki-markup-1.5.0
|
||||
- mime-types-0.1.1.0
|
||||
|
||||
Reference in New Issue
Block a user