Changeset 280:e7f8647ce760 in lemon-1.2 for lemon/time_measure.h
- Timestamp:
- 07/14/08 16:23:11 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/time_measure.h
r210 r280 293 293 ///function, consider the usage of \ref TimeReport instead. 294 294 /// 295 ///\todo This shouldn't be Unix (Linux) specific.296 295 ///\sa TimeReport 297 296 class Timer … … 488 487 ///\sa Timer 489 488 ///\sa NoTimeReport 490 ///\todo There is no test case for this491 489 class TimeReport : public Timer 492 490 {
Note: See TracChangeset
for help on using the changeset viewer.