Is there a way to have a counter in millisecond without using the the Timer control ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10180597.html
Zones:
Visual BasicDate Answered: 07/13/1999 Grade: A Views: 0
I need intervals faster then 1 millisecond. Is that possible.
Thanks
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10227637.html
Zones:
Visual BasicDate Answered: 11/02/1999 Grade: B Views: 0
C Compiler: Microsoft Visual C++ 6.0
Operating System: Windows 98 SE
I'm currently working on an application that needs to manipulate time in milliseconds. Does anyone knows how to obtain time ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10337252.html
Zones:
C++Date Answered: 06/19/2000 Grade: C Views: 12
How can I insert into an SQL Server DateTime field from VB6 using ADO with time accuracy to millisecond.
I have a text file containing times accurate to the millisecond. Parsing the file to get ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11986358.html
Zones:
Visual BasicDate Answered: 11/28/2000 Grade: A Views: 0
I am in a need to show also milliseconds in a format:
hh24:mi:ss:xxx (where xxx should be the milliseconds) is somebody can show me the way?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20065203.html
Zones:
C++Date Answered: 01/29/2001 Grade: B Views: 0
Hi all, I've got a quick question for you. I have a date value being passed into my VB program from another source that includes milliseconds. My VB app must read this data and then pass it on to...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20101783.html
Zones:
Visual BasicDate Answered: 04/10/2001 Grade: C Views: 14
How to know the time in milliseconds in sql plus?
http://www.experts-exchange.com/Database/Oracle/Q_20262793.html
Zones:
OracleDate Answered: 04/14/2002 Grade: A Views: 0
My application has calls in it that write a line of text to a log file. Each entry starts with the time that the line was appended to the log.
The log can be viewed in a DataGrid. I have inclu...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20652032.html
Zones:
Visual BasicDate Answered: 06/18/2003 Grade: B Views: 0
Hi All,
I have dates stored in SQL Server in milliseconds (as a decimal). I am pulling them down and trying to compare them to a user entered short date (mm/dd/yyyy). Is there any function or an...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20904173.html
Zones:
Visual BasicDate Answered: 03/02/2004 Grade: A Views: 0
The following program can send a file, and I want to find the round trip time between 2 computer.
How can I do it?
Also anyone know how to use rtt to find a distance between 2 computer....?
Than...
http://www.experts-exchange.com/Programming/Languages/C/Q_20982713.html
Zones:
CDate Answered: 05/10/2004 Grade: A Views: 0