VirtualBox

Changeset 10544 in vbox for trunk/src/VBox/Runtime/r3/os2


Ignore:
Timestamp:
Jul 11, 2008 6:39:28 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33233
Message:

Performance API, version 0, with fixed COMDefs.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/os2/system-os2.cpp

    r10534 r10544  
    6767}
    6868
    69 RTDECL(int) RTSystemProcessorGetUsageStats(PRTCPUUSAGESTATS pStats)
    70 {
    71     /* @todo Implement! */
    72     return VERR_NOT_IMPLEMENTED;
    73 }
    74 
    75 RTDECL(int) RTProcessGetProcessorUsageStats(RTPROCESS pid, PRTPROCCPUUSAGESTATS pStats)
    76 {
    77     /* @todo Implement! */
    78     return VERR_NOT_IMPLEMENTED;
    79 }
    80 
Note: See TracChangeset for help on using the changeset viewer.

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