! * \brief Destructor for StatisticalTimer that cleans up the class */
| 51 | * \brief Destructor for StatisticalTimer that cleans up the class |
| 52 | */ |
| 53 | virtual ~clsparseTimer( ) |
| 54 | { |
| 55 | }; |
| 56 | |
| 57 | public: |
| 58 | /*! |
nothing calls this directly
no outgoing calls
no test coverage detected