Package rosequartz.ecb
Class LogFpsPipeline
java.lang.Object
rosequartz.ecb.Pipeline
rosequartz.ecb.LogFpsPipeline
Prints the amount of FPS.
As I/O operations are slow, the pipeline prints the count every second instead of every frame.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogFpsPipeline
public LogFpsPipeline()
-