Packages
sdl
SDL
Timer
delay
get_ticks
Timer
remove
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
Timer
Object Hierarchy:
Description:
[
Compact
]
public
class
Timer
Namespace:
SDL
Package:
sdl
Content:
Static methods:
public
static
uint32
get_ticks
()
public
static
void
delay
(
uint32
ms)
Creation methods:
public
Timer
(
uint32
interval,
TimerCallback
callback)
Methods:
public
bool
remove
()