#include <chrono>#include <utility>Namespaces | |
| namespace | RooFit |
| The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
| namespace | RooFit::Detail |
| namespace | RooFit::Detail::CudaHelpers |
Functions | |
| std::pair< std::chrono::microseconds, std::chrono::microseconds > | RooFit::Detail::CudaHelpers::memcpyBenchmark (std::size_t nBytes) |
| Measure the time taken to perform memory copy operations between host and device memory. | |