|
Scopira
20080306
|
#include <timeslice.h>
Public Member Functions | |
| global_timeslice (const char *prefix="global_timeslice") | |
| constructor | |
| ~global_timeslice () | |
| destructor | |
Public Member Functions inherited from scopira::agent::timeslice | |
| timeslice (const char *prefix) | |
| ~timeslice () | |
| destructor | |
Static Public Member Functions | |
| static global_timeslice * | instance (void) |
| returns the global static instance | |
A global instance of a timeslice. You can only ever have one of these active at any time (the 2nd constructor of subtimeslice is able to utilize this).