Method: Hwloc::Topology#get_depth

Defined in:
lib/hwloc/Topology.rb

#get_depthObject Also known as: depth



363
364
365
# File 'lib/hwloc/Topology.rb', line 363

def get_depth
  Hwloc.hwloc_topology_get_depth(@ptr)
end