Package com.jme3.app
Class DetailedProfiler.StatLine
java.lang.Object
com.jme3.app.DetailedProfiler.StatLine
- Enclosing class:
- DetailedProfiler
- 
Method Summary
- 
Method Details- 
setValueGpupublic void setValueGpu(long value) 
- 
isActivepublic boolean isActive()
- 
getAverageCpupublic double getAverageCpu()
- 
getAverageGpupublic double getAverageGpu()
 
-