COIN-OR::LEMON - Graph Library

Changeset 814:d2d747fe1db3 in lemon-0.x for src/hugo/time_measure.h


Ignore:
Timestamp:
09/07/04 12:56:37 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1110
Message:

Improve docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/time_measure.h

    r696 r814  
    130130  ///#include<hugo/time_measure.h>
    131131  ///#include<iostream>
    132 
     132  ///
    133133  ///int main()
    134134  ///{
     
    194194  /// \li \c cs: system cpu time of children,
    195195  /// \li \c real: real time.
     196  /// \relates TimeStamp
    196197  inline std::ostream& operator<<(std::ostream& os,const TimeStamp &t)
    197198  {
Note: See TracChangeset for help on using the changeset viewer.