Home
last modified time | relevance | path

Searched defs:ScopeTimer (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/utils/include/pcl/gpu/utils/
H A Dtimers_cuda.hpp74 struct ScopeTimer struct
76 const char* name;
77 cudaEvent_t start, stop;
78 ScopeTimer(const char* name_) : name(name_) in ScopeTimer() function
84 ~ScopeTimer() in ~ScopeTimer()
/dports/graphics/blender/blender-2.91.0/intern/openvdb/
H A Dopenvdb_util.cc24 ScopeTimer::ScopeTimer(const std::string &message) : m_message(message), m_timer() in ScopeTimer() function in ScopeTimer
/dports/games/keeperrl/keeperrl-alpha23/
H A Dclock.cpp55 ScopeTimer::ScopeTimer(const char* msg) : message(msg) { in ScopeTimer() function in ScopeTimer
/dports/graphics/open3d/Open3D-0.2/src/Core/Utility/
H A DTimer.cpp72 ScopeTimer::ScopeTimer(const std::string &scope_timer_info/* = ""*/) : in ScopeTimer() function in three::ScopeTimer
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Utility/
H A DTimer.cpp72 ScopeTimer::ScopeTimer(const std::string &scope_timer_info/* = ""*/) : in ScopeTimer() function in three::ScopeTimer
/dports/graphics/blender/blender-2.91.0/source/blender/io/alembic/intern/
H A Dabc_util.cc228 ScopeTimer::ScopeTimer(const char *message) in ScopeTimer() function in blender::io::alembic::ScopeTimer
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dtypes.h716 struct ScopeTimer struct
722 ScopeTimer(ScopeStats& sm) : scope(sm), blockStart(high_resolution_clock::now()) in ScopeTimer() argument
726 ~ScopeTimer() in ~ScopeTimer() argument
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/
H A Dtimer.h78 ScopeTimer(const wchar_t* description) in ScopeTimer() function
/dports/math/py-ducc0/ducc0-0.22.0/src/ducc0/infra/
H A Dtimers.h232 ScopeTimer(const string &name, TimerHierarchy &hierarchy_) in ScopeTimer() function
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dmap.cpp1004 class ScopeTimer class
1009 ScopeTimer(const char* message) in ScopeTimer() function in ScopeTimer
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dmap.cpp908 class ScopeTimer class
913 ScopeTimer( const char* message ) in ScopeTimer() function in ScopeTimer