OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::profiler::ScopedTimer Class Reference

#include <profiler.h>

Public Member Functions

 ScopedTimer (std::string key, bool sync_gpu=true)
 
 ~ScopedTimer ()
 

Constructor & Destructor Documentation

◆ ScopedTimer()

opennn::profiler::ScopedTimer::ScopedTimer ( std::string key,
bool sync_gpu = true )
inline

◆ ~ScopedTimer()

opennn::profiler::ScopedTimer::~ScopedTimer ( )
inline