OpenVDB 10.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CpuTimer< Accuracy > Class Template Reference

#include <nanovdb/examples/ex_util/CpuTimer.h>

Public Member Functions

 CpuTimer ()
 
void start (const std::string &msg, std::ostream &os=std::cerr)
 
void restart (const std::string &msg, std::ostream &os=std::cerr)
 
void stop (std::ostream &os=std::cerr)
 

Constructor & Destructor Documentation

◆ CpuTimer()

CpuTimer ( )
inline

Member Function Documentation

◆ restart()

void restart ( const std::string &  msg,
std::ostream &  os = std::cerr 
)
inline

◆ start()

void start ( const std::string &  msg,
std::ostream &  os = std::cerr 
)
inline

◆ stop()

void stop ( std::ostream &  os = std::cerr)
inline