SoPlex Documentation
Loading...
Searching...
No Matches

Class to create new timers and to switch types of exiting ones. More...

#include <timerfactory.h>

Static Public Member Functions

static TimercreateTimer (Timer::TYPE ttype)
 create timers and allocate memory for them
 
static TimerswitchTimer (Timer *timer, Timer::TYPE ttype)
 

Detailed Description

Class to create new timers and to switch types of exiting ones.

Definition at line 47 of file timerfactory.h.

Member Function Documentation

◆ createTimer()

◆ switchTimer()

static Timer * switchTimer ( Timer * timer,
Timer::TYPE ttype )
static