|
WSF
|
#include "profiling_export.h"#include <string>#include "UtOptional.hpp"

Go to the source code of this file.
Classes | |
| struct | profiling::ProfilingSystemArguments |
| Command-line arguments for profiling, as they may be parsed by code that uses profiling. More... | |
| class | profiling::ProfilingSystem |
| Scope guard, whose constructor starts the profiling system, and whose destructor stops the profiling system. More... | |
Namespaces | |
| namespace | profiling |
| Definition of utility struct and function used by the profiling targets. | |
Functions | |
| ProfilingSystemArguments & | profiling::GlobalProfilingSystemArguments () |
| Reference to the command-line arguments for profiling. | |