Im trying to experiment using Page Timer and DialogEx Timer.
I noticed that when the application using Timer of 100 example: Page.StartTimer(100, 1)
then the application started to slow because it cause a very High CPU usage.
When timer is on CPU usage goes to 25-30% when stop cpu...
Collapse
Please log in to your account to view your subscribed posts.
Directory | Topics | Posts | Last Post | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Indigo Rose Software | ||||||||||||
A place to hang out and chat about general programming and development (Ruby, PHP, C++, Lua, Javascript etc.)
Topics: 525
Posts: 3,511
|
525 | 3,511 | ||||||||||
AutoPlay Media Studio 8.5 | ||||||||||||
Join fellow users to discuss everything from getting started to full scale rapid application development. Rock on.
Topics: 3,784
Posts: 23,707
Last Post:
Apps slowing using TIMER?
|
3,784 | 23,707 | ||||||||||
Extend AutoPlay Media Studio with action plugins, object plugins, Lua code modules and more.
Topics: 143
Posts: 1,736
Last Post:
Barcode image
|
143 | 1,736 | ||||||||||
Made something really cool with AutoPlay Media Studio? Show it off here!
Topics: 62
Posts: 487
|
62 | 487 | ||||||||||
Post your feature requests and bug reports here.
Topics: 340
Posts: 1,539
Last Post:
Auto Resize all
|
340 | 1,539 | ||||||||||
Join fellow plugin developers to discuss tips & tricks, projects and ideas.
Topics: 41
Posts: 559
Last Post:
Ams Plugin Maker
|
41 | 559 | ||||||||||
Setup Factory 9.5 | ||||||||||||
Discuss Setup Factory with fellow users and staff. See how easy it is to make pro Windows installers!
Topics: 982
Posts: 3,813
Last Post:
?Setup Factory datediff
|
982 | 3,813 | ||||||||||
Post your Setup Factory feature requests and bug reports here.
Topics: 83
Posts: 203
Last Post:
New Version Available 9.5.3.0
|
83 | 203 | ||||||||||
A place for Setup Factory 9 modules, examples and resources.
Topics: 39
Posts: 133
Last Post:
Language modules
|
39 | 133 | ||||||||||
TrueUpdate 3.8 | ||||||||||||
A general discussion about TrueUpdate.
Topics: 312
Posts: 1,166
Last Post:
Building in Azure Devops
|
312 | 1,166 | ||||||||||
Answers to frequently asked questions about TrueUpdate.
Topics: 18
Posts: 18
|
18 | 18 | ||||||||||
Post your feature requests and bug reports here.
Topics: 33
Posts: 62
Last Post:
New Version Available 3.8.1.0
|
33 | 62 | ||||||||||
Visual Patch 3.8 | ||||||||||||
A discussion of Visual Patch.
Topics: 189
Posts: 725
Last Post:
New Version Available 3.8.2.0
|
189 | 725 | ||||||||||
Answers to frequently asked questions about Visual Patch.
Topics: 24
Posts: 24
Last Post:
When does [...] happen during a patch?
|
24 | 24 | ||||||||||
Post your feature requests and bug reports here.
Topics: 27
Posts: 48
Last Post:
New Version Available 3.8.2.0
|
27 | 48 | ||||||||||
Autorun MAX! 2.4 | ||||||||||||
Autorun MAX! 2 tips & tricks, project assistance, and solutions to common questions.
Topics: 100
Posts: 291
Last Post:
start.exe ist detected as virus!
|
100 | 291 | ||||||||||
Answers to frequently asked questions about Autorun MAX!.
Topics: 17
Posts: 17
Last Post:
Why is AutoRun not working on my USB drive?
|
17 | 17 | ||||||||||
Post your feature requests and bug reports here.
Topics: 16
Posts: 21
Last Post:
Autorun MAX! (v2.4.0.0) Released
|
16 | 21 | ||||||||||
MSI Factory 2.2 | ||||||||||||
Join fellow users to discuss tips & tricks, projects and ideas. Also includes "Setup Factory for Windows Installer 1.0" discussion.
Topics: 885
Posts: 3,272
|
885 | 3,272 | ||||||||||
A collection of MSI Factory 2 modules and resources.
Topics: 15
Posts: 46
Last Post:
Dependency module: .NET Framework 4.0
|
15 | 46 | ||||||||||
Answers to frequently asked questions about MSI Factory 2 and the previously named Setup Factory for Windows Installer 1.0.
Topics: 12
Posts: 14
|
12 | 14 |
What is the difference between MSI Factory 2.0 and Setup Factory 7.0?
by Ulrich
02-23-2011, 10:17 PM
|
|||||||||
Post your feature requests and bug reports here.
Topics: 31
Posts: 123
Last Post:
IR Script Editor - Crashing Bug
|
31 | 123 | ||||||||||
Old Versions | ||||||||||||
Open discussion of Setup Factory 8.0 installer builder.
Topics: 1,002
Posts: 4,050
Last Post:
Installer in pieces
|
1,002 | 4,050 | ||||||||||
Sub-Forums:
| ||||||||||||
Open discussion of AutoPlay Media Studio 7.5
Topics: 4,750
Posts: 30,081
Last Post:
Bill n You GAME
|
4,750 | 30,081 | ||||||||||
Sub-Forums:
| ||||||||||||
Open discussion of TrueUpdate 2.0.
Topics: 247
Posts: 1,039
|
247 | 1,039 | ||||||||||
Open discussion of Visual Patch 2.0.
Topics: 104
Posts: 535
Last Post:
[Script] MD5 Verification
|
104 | 535 | ||||||||||
Archived discussions of legacy products
|
|
|||||||||||
Sub-Forums:
|
What's Going On
Collapse
There are currently 43 users online. 2 members and 41 guests.
Most users ever online was 841 at 01:36 PM on 04-07-2016.
Indigo Rose Software Forums Statistics
Collapse
Topics: 32,075
Posts: 176,762
Members: 24,805
Active Members: 97
Welcome to our newest member, NayYe`Win.
Latest Topics
Collapse
-
Reply to Apps slowing using TIMER?telco Try this - It had no effect on my Win7 running an Intel i5 - if sample runs fine then you have a problem with your code
...18 hours ago -
Reply to Apps slowing using TIMER?That is right
thanks
and also the code inside the timer may be need to debug...1 day ago -
Reply to Apps slowing using TIMER?Hello colc the timer causing the app to act a lagg, i want to try to create a simple game that the image go fly arround the page and sometimes i need timer (Page.StartTimer(1,1) and this cause much more cpu usage making the app to behave lagg or slow..
I also used Global Timer plugin still have...1 day ago -
Reply to Apps slowing using TIMER?Hi telco ,
Not sure what's causing this but in my tests using CMU plugin, it does show an increase in cpu load, but having said that in Task Manager the increase
is really nothing.
I am using an i7 2.4Ghz processor with 12Gb Ram.Here's a small sample app for you to test. Plugin included...1 day ago -
I built a .exe file with Autoplay Media Studio and I noticed that when i launched the .exe file
I could see an "autorun.exe" file in Task manager.
I followed the path --> C:\Users\%username%\AppData\Local\Temp\ir_ext_temp _1
And I found that EVERY folders inside the CD_ROOT...12-30-2018, 04:31 PM -
Reply to Temporary folders [.exe]Sure thing man, don't apologise! I was only wondering haha. And yes, this one requires a little reversing on the IMXLH side of things, that's no secret!
As for work related things, I know how it is! I'm the kind of person that writes code for relaxation, so that's my advantage I think...1 day ago -
Reply to Temporary folders [.exe]Hey, IP. Very soon. LOL. haven't forgotten or anything. Once the revamped "Daffy-Duck" example is ready to post, I'll set up the new thread.
Am very sorry this has me so-ooo damm long. Is just a work thing. Have only had a few minutes spare time each day for the last month or...1 day ago -
Reply to Apps slowing using TIMER?Code:
Page.StartTimer(100, 1)
2 days ago -
Reply to Temporary folders [.exe]Hey Bio, when are you planning on creating the CTF thread? I've got one for you!...2 days ago
Advertisement
Collapse
Tag Cloud
Collapse
Recent Blog Posts
Collapse
There are no results that meet this criteria.