|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Wall-clock performance timer and running scalar statistics utilities. More...
Go to the source code of this file.
Classes | |
| class | DNDS::PerformanceTimer |
| Process-wide singleton aggregating wall-clock timings by category. More... | |
| class | DNDS::ScalarStatistics |
| Running-statistics accumulator using Welford's online algorithm. More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Functions | |
| PerformanceTimer & | DNDS::Timer () |
| Short-hand accessor to the PerformanceTimer singleton. | |
Wall-clock performance timer and running scalar statistics utilities.
Definition in file Profiling.hpp.