class CrOpenCL::Event

Defined in:

crOpenCL/event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String) #

[View source]

Instance Method Detail

def execution_status #

[View source]
def finalize #

[View source]
def name : String #

[View source]
def profiling_info #

[View source]
def to_unsafe #

[View source]
def to_unsafe_value : Pointer(Void) #

[View source]