Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.GLStatistics
Extends/Implements :
un.api.event.AbstractEventSource
Subclasses : -
Variables :
PROPERTY_RESULT
Functions :
GLStatistics,
getLogLevel,
setLogLevel,
start,
end,
startLog,
endLog
public Chars
PROPERTY_RESULT
public void
GLStatistics (GLProcessContext context)
public float
getLogLevel ()
public void
setLogLevel (float logLevel)
public void
start ()
public void
end ()
public void
startLog (Object source, Chars task)
public void
endLog ()
Informations are stored for one execution.
Once the execution is finished, and event is send with the global
statistics.
author Johann Sorel