Changeset 32504 in vbox for trunk/src/VBox/Runtime/r0drv/solaris/vbi
- Timestamp:
- Sep 15, 2010 10:12:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c
r29284 r32504 254 254 } 255 255 256 257 RTDECL(bool) RTTimerCanDoHighResolution(void) 258 { 259 return true; 260 } 261
Note:
See TracChangeset
for help on using the changeset viewer.