Docs.rs
pixelpwnr-render-0.0.1
pixelpwnr-render 0.0.1
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
timvisee
Dependencies
draw_state ^0.8
normal
gfx ^0.18
normal
gfx_device_gl ^0.16
normal
gfx_text ^0.29
normal
glutin ^0.28
normal
lazy_static ^1.4
normal
old_school_gfx_glutin_ext ^0.28
normal
parking_lot ^0.12.0
normal
Versions
83.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pixelpwnr_
render
0.0.1
Module fps_
counter
Module Items
Structs
In crate pixelpwnr_
render
pixelpwnr_render
Module
fps_counter
Copy item path
Source
Structs
ยง
FpsCounter
An accurate FPS counter, that remembers samples frame times in order to calculate the current FPS as accurratly as possible.