| 170 | } |
| 171 | |
| 172 | void |
| 173 | clsparseDeviceTimer::Clear( ) |
| 174 | { |
| 175 | labelID.clear( ); |
| 176 | ClearData( ); |
| 177 | } |
| 178 | |
| 179 | // The caller can pre-allocate memory, to improve performance. |
| 180 | // nEvents is an approximate value for how many seperate events the caller will think |