MCPcopy Create free account
hub / github.com/clMathLibraries/clSPARSE / ~clsparseTimer

Method ~clsparseTimer

src/include/clsparseTimer.hpp:53–55  ·  view source on GitHub ↗

! * \brief Destructor for StatisticalTimer that cleans up the class */

Source from the content-addressed store, hash-verified

51 * \brief Destructor for StatisticalTimer that cleans up the class
52 */
53 virtual ~clsparseTimer( )
54 {
55 };
56
57public:
58 /*!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected