Pause/Sleep function?

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Leo28C
Posts: 19
Joined: Thu Jan 18, 2007 8:20 am

Pause/Sleep function?

Post by Leo28C »

Hello everyone! :-D

What's the function to pause the program for a specified # of milliseconds? (SDL_Delay() in SDL, Thread.Sleep() in C#, etc.)

Thanks! ;-)
ZoiD
Posts: 4
Joined: Tue Feb 06, 2007 8:49 pm

Post by ZoiD »

System.sleep(ms)
Leo28C
Posts: 19
Joined: Thu Jan 18, 2007 8:20 am

Post by Leo28C »

Right, thanks! ;-)
Post Reply