S
Sogge
Hi there
I am using the DateDiff function to record the time of a specific task.
Ex:
DateDiff("s", TimeStarted, TimeFinished)
This function gives me total time in seconds. Is there a way to get time in
milliseconds. Seconds, doesn't give me the detail I need.
Remember - I'm using XP-Pro
Thanks in advance
Sogge
I am using the DateDiff function to record the time of a specific task.
Ex:
DateDiff("s", TimeStarted, TimeFinished)
This function gives me total time in seconds. Is there a way to get time in
milliseconds. Seconds, doesn't give me the detail I need.
Remember - I'm using XP-Pro
Thanks in advance
Sogge