|
WSF
|
#include "profiling_export.h"#include <functional>#include <memory>#include "ProfilingRegion.hpp"#include "UtLog.hpp"#include "UtLogStream.hpp"#include "UtProcessorTime.hpp"#include "UtWallClock.hpp"

Go to the source code of this file.
Classes | |
| class | profiling::TimedRegion |
| Scope guard that records wall clock time elapsed and marks region beginning and end by writing to a given output stream. More... | |
Namespaces | |
| namespace | profiling |
| Definition of utility struct and function used by the profiling targets. | |