#harmony-os #open-harmony #vsync

ohos-vsync-sys

Raw Bindings to the vsync (Vertical Synchroization) API of OpenHarmony

3 releases

0.1.2 Jan 18, 2025
0.1.1 Jan 8, 2025
0.1.0 Jan 8, 2025

#652 in Graphics APIs

Download history 234/week @ 2025-01-04 874/week @ 2025-01-11 1646/week @ 2025-01-18 1232/week @ 2025-01-25 1720/week @ 2025-02-01 1217/week @ 2025-02-08 1390/week @ 2025-02-15 1841/week @ 2025-02-22 1599/week @ 2025-03-01 1243/week @ 2025-03-08 902/week @ 2025-03-15

5,947 downloads per month
Used in 2 crates

Apache-2.0

11KB
54 lines

OpenHarmony native vsync bindings

Low-level bindings to the vertical synchronization API on OpenHarmony. A higher level binding is provided by the ohos-vsync crate.

License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.


lib.rs:

Bindings to the native vsync APIs

See also Native Vsync Development.

Feature flags

Dependencies

~27KB