Changeset 20681 in vbox for trunk/include
- Timestamp:
- Jun 18, 2009 11:07:17 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48786
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/stam.h
r20374 r20681 198 198 /** Number of occurences. */ 199 199 STAMUNIT_OCCURENCES, 200 /** Ticks. */ 201 STAMUNIT_TICKS, 200 202 /** Ticks per call. */ 201 203 STAMUNIT_TICKS_PER_CALL,
Note:
See TracChangeset
for help on using the changeset viewer.