Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Macros
Trace.hpp File Reference
#include <toolbox/util/Finally.hpp>
#include <toolbox/Config.h>
Include dependency graph for Trace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TOOLBOX_PROBE(provider, name, ...)
 
#define TOOLBOX_PROBE_SCOPED(provider, name, ...)
 

Macro Definition Documentation

◆ TOOLBOX_PROBE

#define TOOLBOX_PROBE (   provider,
  name,
  ... 
)

Definition at line 45 of file Trace.hpp.

◆ TOOLBOX_PROBE_SCOPED

#define TOOLBOX_PROBE_SCOPED (   provider,
  name,
  ... 
)

Definition at line 46 of file Trace.hpp.