Home
last modified time | relevance | path

Searched defs:SDL_MONOTONIC_CLOCK (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/timer/unix/
DSDL_systimer.c54 #define SDL_MONOTONIC_CLOCK CLOCK_MONOTONIC_RAW macro
56 #define SDL_MONOTONIC_CLOCK CLOCK_MONOTONIC macro