Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crOpenCL
master
CrOpenCL
Buffer
BuildError
CLError
CommandQueue
Properties
Context
Device
DeviceParameters
DeviceTypes
Event
ExecutionStatus
Invalid
Kernel
KernelParams
LocalMemory
Memory
Platform
PlatformParameters
ProfilingNotAvailable
Program
Transfer
Built with Crystal 1.9.2
2023-10-08 10:22:09 UTC
class
CrOpenCL::Event
CrOpenCL::Event
Reference
Object
Defined in:
crOpenCL/event.cr
Constructors
.new
(name : String)
Instance Method Summary
#execution_status
#finalize
#name
: String
#profiling_info
#to_unsafe
#to_unsafe_value
: Pointer(Void)
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
]