Changeset 354 for trunk/archive/pslib/include/psStats.h
- Timestamp:
- Mar 31, 2004, 9:53:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psStats.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psStats.h
r344 r354 79 79 ); 80 80 81 /** Constructor */ 82 psStats * 83 psStatsAlloc(psStatsOptions options ///< Statistics to measure 84 ); 85 86 /** Destructor */ 87 void 88 psStatsFree(psStats *restrict stats ///< Stats structure to destroy 89 ); 90 81 91 /***********************************************************************************************************/ 82 92
Note:
See TracChangeset
for help on using the changeset viewer.
