Page 1 of 1

WebView2 - timer to interact with FW (SetInterval)

PostPosted: Wed Jan 10, 2024 7:30 pm
by Otto
Hello friends,
I have integrated a timer (SetInterval) in JavaScript that asks for the current time in Fivewin. I want to find out if the resource consumption increases significantly here, or if this technique can be used without concern.
Best regards,
Otto


Image

Re: WebView2 - timer to interact with FW (SetInterval)

PostPosted: Thu Jan 11, 2024 11:36 am
by Otto
The program has now been open for 17 hours and makes a request every second.


Image

Re: WebView2 - timer to interact with FW (SetInterval)

PostPosted: Sat Jan 13, 2024 4:13 pm
by Otto
After 3 days

Image

Re: WebView2 - timer to interact with FW (SetInterval)

PostPosted: Wed Jan 17, 2024 9:34 pm
by Otto
All working fine. Programm running now since a week.


Image