|
WSF
|
#include "WsfProfilingApplicationExtension.hpp"#include <cstring>#include <iostream>#include "ProfilingSystem.hpp"#include "UtLog.hpp"#include "UtMemory.hpp"#include "WsfStandardApplication.hpp"
Functions | |
| void WSF_EXPORT | Register_profiling (WsfApplication &aApplication) |
| Register the "profiling" extension with the application so it is available for use. | |
| void WSF_EXPORT Register_profiling | ( | WsfApplication & | aApplication | ) |
Register the "profiling" extension with the application so it is available for use.
References WsfApplication::ExtensionIsRegistered(), WsfApplication::RegisterExtension(), WsfApplication::RegisterFeature(), and WSF_EXPORT.