capture_scope
family
Declared in clika_rt/clika_rt_core.h.
Members
| Name | Description |
|---|---|
clika_rt_capture_scope | |
capture_scope_add_marker | ClikaRT::ProfileSession::CaptureScope::add_marker <- ClikaRT/profiler/profiler.h borrows self the underlying call is infallible plain void |
capture_scope_free |
Type aliases
using clika_rt_capture_scope
using clika_rt_capture_scope = struct clika_rt_capture_scope
Declared in clika_rt/clika_rt_core.h, line 318
Functions
capture_scope_add_marker
clika_rt_error*(* capture_scope_add_marker)(clika_rt_capture_scope *self, const char *label, size_t label_len)
ClikaRT::ProfileSession::CaptureScope::add_marker <- ClikaRT/profiler/profiler.h borrows self the underlying call is infallible plain void
Declared in clika_rt/clika_rt_core.h, line 9124
capture_scope_free
void(* capture_scope_free)(clika_rt_capture_scope *h)
Declared in clika_rt/clika_rt_core.h, line 657