This is the complete list of members for TimeRecorder, including all inherited members.
elapsed | TimeRecorder | |
name | TimeRecorder | |
Record(string section="") | TimeRecorder | |
Reset() | TimeRecorder | |
Run(Action< int > action, string name=null, int count=10000, bool log=true) | TimeRecorder | static |
running | TimeRecorder | |
Start() | TimeRecorder | |
Stop(string section=null, bool log=false) | TimeRecorder | |
TimeRecorder(string name=null, bool start=true) | TimeRecorder | |
ToString() | TimeRecorder |