VirtualBox

Changeset 1807 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Mar 29, 2007 5:24:21 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19989
Message:

Adopted the posix timer code to support the three new timer APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/timer-generic.cpp

    r1781 r1807  
    3333#include <iprt/time.h>
    3434#include <iprt/log.h>
     35#include "internal/magics.h"
    3536
    3637
     
    7172    uint64_t volatile       iTick;
    7273} RTTIMER;
    73 /** Magic number for timer handles. (Jared Mason Diamond) */
    74 #define RTTIMER_MAGIC       0x19370910
    7574
    7675
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