Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PerfGraph ¶
type PerfGraph struct {
// contains filtered or unexported fields
}
PerfGraph shows FPS counter on NanoVGo application
func NewPerfGraph ¶
NewPerfGraph creates PerfGraph instance
func (*PerfGraph) GetGraphAverage ¶
GetGraphAverage returns average value of graph.
func (*PerfGraph) RenderGraph ¶
RenderGraph shows graph
func (*PerfGraph) UpdateGraph ¶
UpdateGraph updates timer it is needed to show graph
Click to show internal directories.
Click to hide internal directories.