Class: TestBench::Telemetry::Event::Metadata

Inherits:
Struct
  • Object
show all
Defined in:
lib/test_bench/telemetry/event.rb

Instance Attribute Summary collapse

Instance Attribute Details

#process_idObject

Returns the value of attribute process_id



125
126
127
# File 'lib/test_bench/telemetry/event.rb', line 125

def process_id
  @process_id
end

#timeObject

Returns the value of attribute time



125
126
127
# File 'lib/test_bench/telemetry/event.rb', line 125

def time
  @time
end