thomasboyt / coquette-inspect

A Chrome DevTools extension for inspecting games made with the Coquette framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPS counter

thomasboyt opened this issue · comments

this seems like a relatively easy piece of work - simply report the current time on each entities tick, and have the UI calculate the average FPS over time.