cudaEventElapsedTime: Computes the elapsed time between events

Description Usage Arguments Value References See Also

Description

Computes the elapsed time between two events (in milliseconds with a resolution of around 0.5 microseconds).

Usage

1

Arguments

start

Starting event

end

Ending event

Value

ms

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cudaEventCreate cudaEventCreateWithFlags cudaEventQuery cudaEventSynchronize cudaEventDestroy cudaEventRecord


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.