cuEventElapsedTime: Computes the elapsed time between two 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
cuEventElapsedTime(hStart, hEnd)

Arguments

hStart

Starting event

hEnd

Ending event

Value

pMilliseconds

References

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

See Also

cuEventCreate cuEventRecord cuEventQuery cuEventSynchronize cuEventDestroy


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