cl-profiling? ( command-queue -- ? )


Vocabulary
opencl

Inputs
command-queuea cl-queue


Outputs
?a boolean


Word description
Returns true if the command queue allows profiling.

Definition