chrono::fsi::GpuTimer Class Reference
Description
Time recorder for cuda events.
This utility class encapsulates a simple timer for recording the time between a start and stop event.
Public Member Functions | |
| GpuTimer (cudaStream_t stream=0) | |
| void | Start () |
| Record the start time. | |
| void | Stop () |
| Record the stop time. | |
| float | Elapsed () |
| Return the elapsed time. | |
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono_fsi/utils/ChUtilsDevice.cuh