Differences

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

Link to this comparison view

Next revision
Previous revision
documentation:language_reference:functions:timeend [2016/10/09 21:17] – created Maurits W. Haverkortdocumentation:language_reference:functions:timeend [2022/09/29 20:50] (current) Maurits W. Haverkort
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