Method: Sentry::Profiler#active_thread_id

Defined in:
lib/sentry/profiler.rb

#active_thread_idObject

[View source]

50
51
52
# File 'lib/sentry/profiler.rb', line 50

def active_thread_id
  "0"
end