belte

5.5 Time

The Time class provides a way to get the current time and sleep.

The Belte public interface for the String class can be found here.

5.5.1 Methods

Signature Description
int! Now() Returns the ticks of the current date time.
void Sleep(int! milliseconds) Sleeps a certain number of milliseconds.