Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ Start
Method
Start
src/callback-client/client.h:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
Timer() { QueryPerformanceFrequency( &freq ); }
98
99
void Start() { QueryPerformanceCounter(&start); }
100
double Sample()
101
{
102
QueryPerformanceCounter ( &stop );
Callers
2
runR2C_FFT_WithCallback
Function · 0.45
runR2C_FFT_PreAndPostprocessKernel
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected