Registry
|
Classes | |
class | LogAssistant |
Functions | |
void | errlog (const char *msg) |
prints the specified message to the error-stream. More... | |
double | GetClockS () |
use this instead of os.clock() since os.clock only returns CPU time. More... | |
LogAssistant * | GetLogAssistant () |
void | PrintLUA () |
void ug4Bridge::Util::Log::errlog | ( | const char * | msg | ) |
prints the specified message to the error-stream.
[in] | msg |
double ug4Bridge::Util::Log::GetClockS | ( | ) |
use this instead of os.clock() since os.clock only returns CPU time.
LogAssistant* ug4Bridge::Util::Log::GetLogAssistant | ( | ) |
void ug4Bridge::Util::Log::PrintLUA | ( | ) |