#include <Timer.h>
◆ Timer()
| open3d::utility::Timer::Timer |
( |
| ) |
|
◆ ~Timer()
| open3d::utility::Timer::~Timer |
( |
| ) |
|
◆ GetDuration()
| double open3d::utility::Timer::GetDuration |
( |
| ) |
const |
◆ GetSystemTimeInMilliseconds()
| double open3d::utility::Timer::GetSystemTimeInMilliseconds |
( |
| ) |
|
|
static |
◆ Print()
| void open3d::utility::Timer::Print |
( |
const std::string & |
timer_info | ) |
const |
◆ Start()
| void open3d::utility::Timer::Start |
( |
| ) |
|
◆ Stop()
| void open3d::utility::Timer::Stop |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /home/yixing/repo/Open3D/src/Open3D/Utility/Timer.h
- /home/yixing/repo/Open3D/src/Open3D/Utility/Timer.cpp