Enter Keywords:
1 - 10 of 173(0.001 seconds)
Sort By:
 
Is there a way to have a counter in millisecond without using the the Timer control ?
Zones: Visual BasicDate Answered: 07/13/1999 Rating: 6.8 Views: 0
I need intervals faster then 1 millisecond. Is that possible. Thanks
Zones: Visual BasicDate Answered: 11/02/1999 Rating: 8.6 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 ...
Zones: C++Date Answered: 06/19/2000 Rating: 6.6 Views: 4
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 ...
Zones: Visual BasicDate Answered: 11/28/2000 Rating: 9.0 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?
Zones: C++Date Answered: 01/29/2001 Rating: 7.6 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...
Zones: Visual BasicDate Answered: 04/10/2001 Rating: 7.0 Views: 5
How to know the time in milliseconds in sql plus?
Zones: OracleDate Answered: 04/14/2002 Rating: 9.0 Views: 8
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...
Zones: Visual BasicDate Answered: 06/18/2003 Rating: 7.6 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...
Zones: Visual BasicDate Answered: 03/02/2004 Rating: 8.0 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...
Zones: CDate Answered: 05/10/2004 Rating: 5.4 Views: 0