[][src]Module wasm_game_lib::system

You will need this module for various things.

Functions

error
log
sleep

This is the wasm version of the sleep function. For now it is the only way to sleep. The precision of this function is 1ms.