VirtualBox

Changeset 2244 in vbox for trunk/include


Ignore:
Timestamp:
Apr 19, 2007 9:13:36 PM (18 years ago)
Author:
vboxsync
Message:

NS and PCT units.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/stam.h

    r626 r2244  
    192192    /** Kilobytes. */
    193193    STAMUNIT_KILOBYTES,
     194    /** Nano seconds. */
     195    STAMUNIT_NS,
     196    /** Nanoseconds per call. */
     197    STAMUNIT_NS_PER_CALL,
     198    /** Nanoseconds per call. */
     199    STAMUNIT_NS_PER_OCCURENCE,
     200    /** Percentage. */
     201    STAMUNIT_PCT,
    194202    /** The end (exclusive). */
    195203    STAMUNIT_END
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette