- clearTimesvoid clearTimes() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dumpTimesvoid dumpTimes() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- elapsedTimeDuration elapsedTime() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getTimesstring getTimes() 
- Retrieves current times and clears them. 
- timeActionvoid timeAction(string action, void delegate() p) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- timeEndvoid timeEnd(string action) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- timePopvoid timePop(string action) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- timePushvoid timePush(string action) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- timeStartvoid timeStart(string action) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
Simple benchmarking/profiling code