#include <Timer.h>
◆ Timer()
open3d::utility::Timer::Timer |
( |
| ) |
|
◆ ~Timer()
open3d::utility::Timer::~Timer |
( |
| ) |
|
◆ GetDurationInHMS()
std::tuple< int, int, double > open3d::utility::Timer::GetDurationInHMS |
( |
| ) |
const |
◆ GetDurationInMillisecond()
double open3d::utility::Timer::GetDurationInMillisecond |
( |
| ) |
const |
◆ GetDurationInSecond()
double open3d::utility::Timer::GetDurationInSecond |
( |
| ) |
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: