timer object is in miliseconds. Therefore, conversion to objecti (as in timer) would be x(seconds) X 1000 (constant to milliseconds) as per required by the object reference.
Eg:
' Timer1.Interval --> this is in ms
Timer1.Interval = 2000; ' 2 Seconds
Timer1.Start() '
vb.net timer, Timer functions
Jun 2 2019, 09:56 PM
Quote
0.0141sec
0.91
6 queries
GZIP Disabled