VirtualBox

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


Ignore:
Timestamp:
Jul 11, 2008 3:21:53 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33219
Message:

Backed out Performance API changes.

File:
1 edited

Legend:

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

    r10528 r10534  
    6767}
    6868
     69RTDECL(int) RTSystemProcessorGetUsageStats(PRTCPUUSAGESTATS pStats)
     70{
     71    /* @todo Implement! */
     72    return VERR_NOT_IMPLEMENTED;
     73}
     74
     75RTDECL(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