Changeset 42524 in vbox
- Timestamp:
- Aug 2, 2012 10:16:26 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h
r41689 r42524 1577 1577 if(!(mFPSCounter.frames() % 31)) 1578 1578 { 1579 RTPrintf("fps: %f\n", fps);1579 LogRel(("fps: %f\n", fps)); 1580 1580 } 1581 1581 mbNewFrame = false;
Note:
See TracChangeset
for help on using the changeset viewer.