VirtualBox

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


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/win/system-win.cpp

    r10534 r10544  
    6262}
    6363
    64 RTDECL(int) RTSystemProcessorGetUsageStats(PRTCPUUSAGESTATS pStats)
    65 {
    66     /* @todo Implement! */
    67     return VERR_NOT_IMPLEMENTED;
    68 }
    69 
    70 RTDECL(int) RTProcessGetProcessorUsageStats(RTPROCESS pid, PRTPROCCPUUSAGESTATS pStats)
    71 {
    72     /* @todo Implement! */
    73     return VERR_NOT_IMPLEMENTED;
    74 }
    75 
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