Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seconds()
Message
From
22/10/2000 18:39:09
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00432606
Message ID:
00432675
Views:
15
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

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform