Base Framework
|
#include <base/Profiler.h>
Public Member Functions | |
CaptureIO (unsigned int _size) noexcept | |
Static Public Member Functions | |
static unsigned int | setCaptureIO (unsigned int size) noexcept |
Enables IO Capture for the current scope. ATTENTION: Your profiling data can contain secrets!.
|
staticnoexcept |
Updates the IO capture for the thread and returns the previous capture limit.