Docs.rs
basalt-0.19.1
basalt 0.19.1
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
AustinJ235
Dependencies
arc-swap ^1
normal
ash ^0.37
normal
bytemuck ^1
normal
crossbeam ^0.8
normal
curl ^0.4
normal
guillotiere ^0.6
normal
ilmenite ^0.13
normal
image ^0.24
normal
ordered-float ^3
normal
parking_lot ^0.12
normal
raw-window-handle ^0.5
normal
smallvec ^1
normal
vulkano ^0.32
normal
vulkano-shaders ^0.32
normal
winit ^0.27
normal
core-graphics-types ^0.1
normal
objc ^0.2.5
normal
Versions
0.19.1
0.19.0
0.18.0
0.17.0
0.16.1
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
38.73%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module interval
Structs
Enums
?
Module
basalt
::
interval
source
·
[
−
]
Expand description
System for running things on an interval.
Structs
Interval
The main struct for the interval system.
IntvlHookID
An ID of a
Interval
hook.
Enums
IntvlHookCtrl
Controls what happens after the hook method is called.