HomeSort by: relevance | last modified time | path
    Searched defs:GetTime (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
TMstate.c 572 GetTime(XtTM tm, XEvent *event)
819 GetTime(tmRecPtr, curEventPtr->xev);
955 unsigned long time = GetTime(tmRecPtr, xev);
1023 tmRecPtr->lastEventTime = GetTime(tmRecPtr, curEventPtr->xev);
  /xsrc/external/mit/xorg-server.old/dist/Xext/
sync.c 2682 #define GetTime()\
2703 GetTime();
2729 GetTime();
2741 GetTime();
  /xsrc/external/mit/xorg-server/dist/Xext/
sync.c 2600 static void GetTime(void)
2621 GetTime();
2640 GetTime();
2651 GetTime();
  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.cpp 386 - 2018/07/22 (1.63) - changed ImGui::GetTime() return value from float to double to avoid accumulating floating point imprecisions over time.
3059 double ImGui::GetTime()
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.cpp 386 - 2018/07/22 (1.63) - changed ImGui::GetTime() return value from float to double to avoid accumulating floating point imprecisions over time.
3059 double ImGui::GetTime()

Completed in 28 milliseconds