[][src]Function ckb_sentry::integrations::backtrace::current_thread

pub fn current_thread(with_stack: bool) -> Thread

Captures information about the current thread.

If with_stack is set to true the current stacktrace is attached.