Claudius.Stats
Manages stats and other metadata for Claudius
val create : unit -> t
Create an initial stats value
val fps : t -> int
Get current estimated FPS
val render : t -> int -> Screen.t -> Framebuffer.t -> Framebuffer.t
Draw stats on the provided framebuffer