sdl-d ~master (2025-07-10T06:39:15.4308573)
Dub
Repo
SDL_NS_PER_US
sdl
timer
Number of nanoseconds in a microsecond.
This is always 1000.
extern (
C
) nothrow @
nogc
enum
SDL_NS_PER_US
=
1000
;
Meta
Source
See Source File
sdl
timer
aliases
SDL_NSTimerCallback
SDL_TimerCallback
SDL_TimerID
functions
SDL_AddTimer
SDL_AddTimerNS
SDL_Delay
SDL_DelayNS
SDL_DelayPrecise
SDL_GetPerformanceCounter
SDL_GetPerformanceFrequency
SDL_GetTicks
SDL_GetTicksNS
SDL_RemoveTimer
manifest constants
SDL_MS_PER_SECOND
SDL_NS_PER_MS
SDL_NS_PER_SECOND
SDL_NS_PER_US
SDL_US_PER_SECOND
Number of nanoseconds in a microsecond.
This is always 1000.