Module: OpenCL::Platform::OpenCL21

Included in:
OpenCL::Platform
Defined in:
lib/opencl_ruby_ffi/Platform.rb

Instance Method Summary collapse

Instance Method Details

#host_timer_resolutionObject

Returns the OpenCL::Platform::host_timer_resolution info

Returns:

  • cl_ulong



180
# File 'lib/opencl_ruby_ffi/Platform.rb', line 180

get_info("Platform", :cl_ulong, "host_timer_resolution", true)