|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
Parameters
Return value
No value is returned.
Description
Enables a flag to get the maximum of CPU for your application.
When app.booster is set to false (default), the application uses a minimum amount of CPU.
When app.booster is set to true, MioEngine will run continuously and will not halt to release CPU for the other processes.
You should limit the use of the booster as all the other windows programs will run slower.
Use of the booster is more reasonable on a dual core processor or more. |
|
|
|