Meow/libs/time.meow
Jump to navigation
Jump to search
time.meow: Functions for sleeping.
func slp run clock popret t sub t u g small g l run slp end endf func wait poparg h run clock popret u add 0 h l run slp endf
Functions:
wait(x): wait for given time (in milliseconds).
Helper functions:
slp