Changeset 157:2ccc1afc2c52 in lemon-1.2 for lemon/time_measure.h
- Timestamp:
- 05/24/08 23:20:49 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/time_measure.h
r143 r157 57 57 /// In most cases, perhaps the \ref Timer or the \ref TimeReport 58 58 /// class is what you want to use instead. 59 ///60 ///\author Alpar Juttner61 59 62 60 class TimeStamp … … 297 295 ///\todo This shouldn't be Unix (Linux) specific. 298 296 ///\sa TimeReport 299 ///300 ///\author Alpar Juttner301 297 class Timer 302 298 {
Note: See TracChangeset
for help on using the changeset viewer.