System.sleep() !?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
ShUr1k3n
Posts: 42
Joined: Sun Oct 16, 2005 9:04 pm

System.sleep() !?

Post by ShUr1k3n »

Hello guys,

how can i do something like "System.sleep(miliseconds)"?!
System.sleep(miliseconds) - is a LuaPlayer function.

How can i do something like this in C ?!

Thnks in Advance,

ShUr1k3n
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

sceKernelDelayThread(microseconds)
Post Reply