Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time in milisecond
Message
De
19/02/2001 07:34:23
 
 
À
09/02/2001 06:36:02
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00474364
Message ID:
00477234
Vues:
23
Try this one:

Public Declare Function timeGetTime Lib "winmm.dll" Alias "timeGetTime" () As Long

Most timer functions have a resolution of 1/18th of a second, the timeGetTime function returns real milliseconds.
============================================================
'C' is shorthand for Confusion, 'C++' much more confusion...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform