Timer TCL
#3
j'ai trouvé ce que je cherchais, je vous donne ça au cas où d'autres chercheraient la même chose.

Citation :timer <minutes> <tcl-command>

Description: executes the given Tcl command after a certain number of minutes have passed

Returns: a timerID

Module: core
utimer <seconds> <tcl-command>

Description: executes the given Tcl command after a certain number of seconds have passed

Returns: a timerID

Module: core
timers

Returns: a list of active minutely timers. Each entry in the list contains the number of minutes left till activation, the command that will be executed, and the timerID.

Module: core
utimers

Returns: a list of active secondly timers. Each entry in the list contains the number of minutes left till activation, the command that will be executed, and the timerID.

Module: core

source: http://www.tclscript.com/docs/tcl-commands.html
Répondre Avertir


Messages dans ce sujet
Timer TCL - par BlackNight - 05/07/2009, 13:29
RE: Timer TCL - par fedora - 05/07/2009, 15:40
RE: Timer TCL - par BlackNight - 05/07/2009, 16:01
RE: Timer TCL - par fedora - 05/07/2009, 16:05
RE: Timer TCL - par Artix - 06/07/2009, 09:46
RE: Timer TCL - par fedora - 06/07/2009, 09:55
RE: Timer TCL - par Artix - 06/07/2009, 19:53
RE: Timer TCL - par fedora - 06/07/2009, 21:04
RE: Timer TCL - par djkenny - 07/07/2009, 02:11
RE: Timer TCL - par djkenny - 07/07/2009, 02:14
RE: Timer TCL - par David - 18/07/2009, 11:17
RE: Timer TCL - par BlackNight - 09/08/2009, 02:36
RE: Timer TCL - par Babytigrou16 - 09/08/2009, 18:13
RE: Timer TCL - par BlackNight - 09/08/2009, 19:48
RE: Timer TCL - par DodY - 13/02/2010, 19:11
RE: Timer TCL - par DodY - 13/02/2010, 19:42

Atteindre :


Utilisateur(s) parcourant ce sujet : 2 visiteur(s)
Tchat 100% gratuit -Discutez en toute liberté