no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Last revision
documentation:language_reference:functions:timeend [2016/10/10 09:41] – external edit 127.0.0.1
Line 1: Line 1:
 +====== TimeEnd ======
  
 +###
 +//TimeEnd(a)// stops the timing for section //a//, whereby //a// should be a string. //TimeEnd(a)// should be precluded by //TimeStart(a)//.
 +
 +For an example see the subsection [[documentation:language_reference:functions:timestart|TimeStart()]]
 +###
 +
 +===== Input =====
 +
 +  * a : string
 +
 +===== Output =====
 +
 +none
 +
 +===== Table of contents =====
 +{{indexmenu>.#1}}
Print/export