Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seconds()
Message
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00432606
Message ID:
00432675
Vues:
17
Then you will need to use a MM timer. i have a project uploaded in the files area. Look for the MCI timer. :)
>Hi:
>
>Thanks... but i need precision in milliseconds.
>
>I have in VB:
>
>Private Declare Function timeGetTime Lib "winmm.dll" () As Long
>
>And in VFP:
>
>Declare integer timeGetTime in "winmm.dll"
>? timegettime()
>
>It's fine!!
>
>Best,
>
>Alberto Rodriguez
>Spain
>
>>Alberto, try this :)
>>
>>debug.print hour(now) & ":";
>>debug.print minute(now) & ":";
>>debug.print trim(second(now))
>>
>>
>>>Hi:
>>>
>>>There is any function in VB similar to SECONDS() VFP function? I need 2 ó 3 decimals!.
>>>
>>>TIA
>>>
>>>Alberto Rodriugez
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform