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

Method get

src/client/timer.cpp:31–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31double
32timer::
33get()
34{
35 return elapsed_time_ + get_walltime() - init_time_;
36}
37
38void
39timer::

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected