Cargo Features

FPSCounter has no features set by default.

[dependencies]
fps_counter = { version = "3.0.0", features = ["stdweb", "wasm-bindgen"] }
stdweb

Enables stdweb of instant

wasm-bindgen

Enables wasm-bindgen of instant

FPSCounter has 2 features without comments.