Execution Time in CUFFT & CUBLAS

Hi,

Just a quick question:1Can we use CUDA events for finding the execution time for various functions from CUBLAS and CUFFT Library? Or do we use CPU timers for this?

Thanks