bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_AddTimer
bindbc
sdl
bind
sdltimer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
alias
pSDL_AddTimer
=
SDL_TimerID
function
(
uint
interval
,
SDL_TimerCallback
callback
,
void
*
param
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdltimer
aliases
SDL_TimerCallback
SDL_TimerID
pSDL_AddTimer
pSDL_Delay
pSDL_GetPerformanceCounter
pSDL_GetPerformanceFrequency
pSDL_GetTicks
pSDL_RemoveTimer
functions
SDL_AddTimer
SDL_Delay
SDL_GetPerformanceCounter
SDL_GetPerformanceFrequency
SDL_GetTicks
SDL_RemoveTimer
SDL_TICKS_PASSED