UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::time Namespace Reference

Classes

class  Manager
 
class  TimeAccumulator
 

Functions

bool Initialize (Manager *manager)
 Initializes the module with the given Manager. More...
 
void Release ()
 Releases the module, disabling it. More...
 
Managermanager ()
 Getter for the manager of the module. More...
 

Function Documentation

bool ugdk::time::Initialize ( Manager *  manager)

Initializes the module with the given Manager.

Manager* ugdk::time::manager ( )

Getter for the manager of the module.

void ugdk::time::Release ( )

Releases the module, disabling it.