Class: Datadog::Core::Remote::Tie::Boot
- Inherits:
-
Struct
- Object
- Struct
- Datadog::Core::Remote::Tie::Boot
- Defined in:
- lib/datadog/core/remote/tie.rb
Instance Attribute Summary collapse
-
#barrier ⇒ Object
Returns the value of attribute barrier.
-
#time ⇒ Object
Returns the value of attribute time.
Instance Attribute Details
#barrier ⇒ Object
Returns the value of attribute barrier
8 9 10 |
# File 'lib/datadog/core/remote/tie.rb', line 8 def @barrier end |
#time ⇒ Object
Returns the value of attribute time
8 9 10 |
# File 'lib/datadog/core/remote/tie.rb', line 8 def time @time end |