DigitalRune.Diagnostics Namespace |
Class | Description | |
---|---|---|
HierarchicalProfiler |
Provides support for hierarchical profiling. (Not available in Silverlight.)
| |
HierarchicalProfilerNode |
Defines a node in the hierarchical measurements of a HierarchicalProfiler.
| |
Profiler |
Provides support for simple, non-hierarchical profiling. (Not available in Silverlight.)
| |
ProfilerData |
Stores profiler data.
| |
ProfilerDataCollection |
Stores a collection of ProfilerData instances for one thread.
| |
Stopwatch |
Wraps the Stopwatch class for use in a portable class library profile which
does not support the normal .NET stopwatch.
|