MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / GetTime

Function GetTime

src/client/timer.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79double GetTime(Timer timer)
80{
81 return timer->get();
82}
83
84void ResetTimer(Timer timer)
85{

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected