Changeset 210:81cfc04531e8 in lemon-1.2 for lemon/time_measure.h
- Timestamp:
- 07/13/08 21:09:47 (16 years ago)
- Branch:
- default
- Children:
- 211:542dd614cbb4, 212:1ae84dea7d09, 214:60eecd3fe37a, 216:6d7bfcf5b48e
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/time_measure.h
r209 r210 315 315 ///The \ref Timer also counts the number of \ref start() 316 316 ///executions, and is stops only after the same amount (or more) 317 ///\ref stop() "stop()"s. This can be useful e.g. to compute the running time 317 ///\ref stop() "stop()"s. This can be useful e.g. to compute 318 ///the running time 318 319 ///of recursive functions. 319 320 ///
Note: See TracChangeset
for help on using the changeset viewer.