Home
last modified time | relevance | path

Searched refs:t60 (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfx.c743 const OSTime t60 = (OSTime)OSSecondsToTicks(1.0f/59.94f); in DEMOGfxWaitForSwap() local
777 period = (percent * swapInt * t60 / 100); in DEMOGfxWaitForSwap()