Api: capture_scope
Api members in the capture_scope family.
| Member |
|---|
capture_scope_add_marker / f_capture_scope_add_marker |
capture_scope_free |
capture_scope_add_marker / f_capture_scope_add_marker
fn f_capture_scope_add_marker(self, self_: &CaptureScope, label: &str) -> Result<()>
fn capture_scope_add_marker(self, self_: &CaptureScope, label: &str)
Wraps api-table member capture_scope_add_marker.
ClikaRT::ProfileSession::CaptureScope::add_marker <- ClikaRT/profiler/profiler.h
capture_scope_free
fn capture_scope_free(self, h: &CaptureScope)
Wraps api-table member capture_scope_free.