end¶
- tayph.end(start, id='', silent=False, quiet=False)[source] [edit on github]¶
Short-hand for ending a timing measurement and printing the elapsed time.
- Parameters
- startfloat
Generated by time.time()
- idstr
Description or numeral to identify the clock associated with the start time.
- Returns
- elapsedfloat
The time elapsed since start.