I can't found a normal sleep function.

just found that: 
    
    
    proc sleep(milsecs: int) {.gcsafe, extern: "nos$1", tags: [TimeEffect], 
raises: [].}
    
    
    Run

Can someone declare it? And is there any other possibility?

Thanks, minimisthupper

Reply via email to