Page 1 of 1

What is the main time measurement eValid uses

PostPosted: Mon Sep 05, 2022 9:21 am
by JoeTyler
Hiya.

Can you tell me what is the basic time resolution in eValid?

Thanks

Re: What is the main time measurement eValid uses

PostPosted: Tue Sep 06, 2022 10:50 am
by eValid
JoeTyler wrote:Hiya.

Can you tell me what is the basic time resolution in eValid?

Thanks


Thanks for inquiring about this JoeTyler.

The basic time unit in almost ALL eValid commands is msec -- milliseconds.

A typical command you might use to tell eValid to delay test steps are: Delay msecs where you express how long you want to wait in milliseconds (1000 msec = 1 sec).

There are other timers that eValid uses that resolve to the nearest whole day (24 hours, or 86,400,000 milliseconds).


-- eValid Support