get statistics on the performance
frames per second
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas to get fps from |
minimum frames per second so far
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas to get fpsMin from |
maximum frames per second so far
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas to get fpsMax from |
average frames per second over the canvas fpsBuffer
| Parameter | Type | Description |
|---|---|---|
| canvas | String | id of the canvas to get fpsAvg from |