Method: Sentry::Span#start_timestamp
- Defined in:
- lib/sentry/span.rb
permalink #start_timestamp ⇒ Float (readonly)
Starting timestamp of the span.
84 85 86 |
# File 'lib/sentry/span.rb', line 84 def @start_timestamp end |
Starting timestamp of the span.
84 85 86 |
# File 'lib/sentry/span.rb', line 84 def @start_timestamp end |