![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <cudacc.h>
Public Member Functions | |
| CudaTimer () | |
| ~CudaTimer () | |
| void | Print (const std::string &message) |
| colmap::CudaTimer::CudaTimer | ( | ) |
Definition at line 38 of file cudacc.cc.
References CUDA_SAFE_CALL.
| colmap::CudaTimer::~CudaTimer | ( | ) |
Definition at line 44 of file cudacc.cc.
References CUDA_SAFE_CALL.
| void colmap::CudaTimer::Print | ( | const std::string & | message | ) |
Definition at line 49 of file cudacc.cc.
References CUDA_SAFE_CALL, QtCompat::endl(), and colmap::StringPrintf().