Changeset 25641 in vbox for trunk/src/VBox/Runtime/generic
- Timestamp:
- Jan 5, 2010 8:08:44 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 56347
- Location:
- trunk/src/VBox/Runtime/generic
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp
r21337 r25641 1 /* *$Id$ */1 /* $Id$ */ 2 2 /** @file 3 3 * IPRT - Timers, Generic RTTimerCreate() Implementation. -
trunk/src/VBox/Runtime/generic/RTTimerLRCreate-generic.cpp
r21337 r25641 1 /* *$Id$ */1 /* $Id$ */ 2 2 /** @file 3 3 * IPRT - Low Resolution Timers, Generic RTTimerLRCreate() Implementation. -
trunk/src/VBox/Runtime/generic/timer-generic.cpp
r21337 r25641 1 /* *$Id$ */1 /* $Id$ */ 2 2 /** @file 3 3 * IPRT - Timers, Generic. -
trunk/src/VBox/Runtime/generic/timerlr-generic.cpp
r23619 r25641 1 /* *$Id$ */1 /* $Id$ */ 2 2 /** @file 3 3 * IPRT - Low Resolution Timers, Generic.
Note:
See TracChangeset
for help on using the changeset viewer.