I can't found a normal sleep function.
just found that:
proc sleep(milsecs: int) {.gcsafe, extern: "nos$1", tags: [TimeEffect],
raises: [].}
RunCan someone declare it? And is there any other possibility? Thanks, minimisthupper
