Manual Pages for UNIX Darwin command on man Tcl_Sleep
MyWebUniversity

Manual Pages for UNIX Darwin command on man Tcl_Sleep

TclSleep(3) Tcl Library Procedures TclSleep(3)

NAME

TclSleep - delay execution for a given number of milliseconds

SYNOPSIS

##iinncclluuddee <>

TTccllSSlleeeepp(ms) AARRGGUUMMEENNTTSS int ms (in) Number of milliseconds to sleep.

DESCRIPTION

This procedure delays the calling process by the number of milliseconds given by the ms parameter and returns after that time has elapsed. It is typically used for things like flashing a button, where the delay is short and the application needn't do anything while it waits. For longer delays where the application needs to respond to other events during the delay, the procedure TTccllCCrreeaatteeTTiimmeerrHHaannddlleerr should be used instead of TTccllSSlleeeepp. KKEEYYWWOORRDDSS sleep, time, wait Tcl 7.5 TclSleep(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™