HomeSort by relevance Sort by last modified time
    Searched refs:DeltaTime (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.c 1084 UINT64 DeltaTime;
1091 DeltaTime = GetPerformanceCounter ( );
1093 DeltaTime = DeltaTime - pContext->TimeStart;
1096 DeltaTime = pContext->TimeStart - DeltaTime;
1098 NanoSeconds = GetTimeInNanoSecond ( DeltaTime );
    [all...]
  /external/skia/tools/viewer/
Viewer.cpp 821 io.DeltaTime = 1.0f / 60.0f;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]

Completed in 119 milliseconds