|
Craig's Utility Library
4.0 Beta
|
Classes | |
| class | Entry |
| Individual data entry More... | |
| class | Profiler |
| Object class used to profile a function. Create at the beginning of a function in a using statement and it will automatically record the time. Note that this isn't exact and is based on when the object is destroyed More... | |
| class | StopWatch |
| Acts as a stop watch (records start and stop times) More... | |