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

Method restart

src/client/timer.cpp:45–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void
46timer::
47restart()
48{
49 init_time_ = get_walltime();
50}
51
52void
53timer::

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected