- Added the "set cpu-policy" command. It`s still not useful until we initialize the pyloader plugin...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@789 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
ddb0d99aca
commit
0dd711657f
4 changed files with 50 additions and 7 deletions
|
@ -37,7 +37,7 @@ ConcreteSimulation::ConcreteSimulation() :
|
|||
{}
|
||||
|
||||
void
|
||||
ConcreteSimulation::set_timer(const int& t)
|
||||
ConcreteSimulation::set_timer(unsigned int t)
|
||||
{
|
||||
_timer_interval = t;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue