template <typename Capture>
struct ScopeBegin
Defined at line 66 of file ../../src/performance/lib/fxt/include/lib/fxt/trace_base.h
Wrapper types to distinguish between delegates when beginning and ending a Scope. The delegates
are lambda expressions created by the FXT_BEGIN_SCOPE and FXT_END_SCOPE macros.
Public Members
Capture capture_delegate