Base Framework
Public Member Functions | Static Public Member Functions | List of all members
Profiler::CaptureIO Class Reference

#include <base/Profiler.h>

Public Member Functions

 CaptureIO (unsigned int _size) noexcept
 

Static Public Member Functions

static unsigned int setCaptureIO (unsigned int size) noexcept
 

Detailed Description

Enables IO Capture for the current scope. ATTENTION: Your profiling data can contain secrets!.

Member Function Documentation

◆ setCaptureIO()

static unsigned int Profiler::CaptureIO::setCaptureIO ( unsigned int  size)
staticnoexcept

Updates the IO capture for the thread and returns the previous capture limit.