Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How many timers are TOO MANY?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00926585
Message ID:
00926724
Vues:
15
That is what I would expect. When a timer fires, interrupts any other fox code running, even code running on other timers, something like:
Timer1
Code...
<Timer 2 Fires>       Timer2
                      Code....
                      <Timer 3 Fires>
                                        Timer3
                                        Code...
                                        <Finishes>
                      <Timer 2 continues from where it stopped>
                      <Finishes>
<Timer1 continues from where it stopped>
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform