Changeset 120:137278093143 in lemon-main
- Timestamp:
- 03/31/08 11:06:47 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/time_measure.h
r119 r120 344 344 ///Halt (i.e stop immediately) the time counters 345 345 346 ///This function stops immediately the time counters, i.e. <tt>t. stop()</tt>346 ///This function stops immediately the time counters, i.e. <tt>t.halt()</tt> 347 347 ///is a faster 348 348 ///equivalent of the following.
Note: See TracChangeset
for help on using the changeset viewer.