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



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

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



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

def total_time
  @total_time
end