Class: XCKnife::StreamParser::MachineAssignment

Inherits:
Struct
  • Object
show all
Defined in:
lib/xcknife/stream_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#test_time_mapObject

Returns the value of attribute test_time_map

Returns:

  • (Object)

    the current value of test_time_map



26
27
28
# File 'lib/xcknife/stream_parser.rb', line 26

def test_time_map
  @test_time_map
end

#total_timeObject

Returns the value of attribute total_time

Returns:

  • (Object)

    the current value of total_time



26
27
28
# File 'lib/xcknife/stream_parser.rb', line 26

def total_time
  @total_time
end