Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTSDL_AddTimer

Declaration

Source position: libsdl2.pas line 259

type TTSDL_AddTimer = function(

  interval: UInt32;

  callback: TSDL_TimerCallback;

  param: Pointer

):TSDL_TimerID;



CT Web help

CodeTyphon Studio