Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I get local time in milliseconds with Labwindows ???

277 views
Skip to first unread message

ramseng

unread,
May 19, 2003, 7:02:41 AM5/19/03
to
Hi everybody!

I need to get local time with milliseconds in order to date a lot of
files during a DAQ Acquisition.

Thanks in Advance!

Al S

unread,
May 19, 2003, 9:10:22 AM5/19/03
to
If you enter the following search string in Google, you get a long
list of pages discussing this topic.

read windows "system time" milliseconds

Click <a
href="http://www.experts-exchange.com/Programming/Programming_Languages/Cplusplus/Q_20302889.html">here</a>
for a pretty good discussion including the _ftime function which ships
with Microsoft Visual C++. You can call the function directly from
CVI (if you include the .h files and add the .lib files to your
project as discussed at the previous link), but you need to have VC
installed.

0 new messages