Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ get_tsc
Function
get_tsc
tutorials/common/tutorial/tutorial.cpp:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
#if !defined(__SYCL_DEVICE_ONLY__)
62
int64_t get_tsc() { return read_tsc(); }
63
#endif
64
65
unsigned int g_numThreads = 0;
Callers
1
renderPixelDebugShader
Function · 0.50
Calls
1
read_tsc
Function · 0.85
Tested by
no test coverage detected