optick-rs:锈蚀

时间:2024-05-03 15:13:14
【文件属性】:

文件名称:optick-rs:锈蚀

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-03 15:13:14

Rust

用于Rust API 支持平台 Windows(x64) Linux 苹果系统 是的 否(进行中) 否(进行中) 如何使用 在Cargo.toml添加: [ dependencies ] optick = " 1.3.4 " 示例1(通用应用,自动化等): fn calc (n: u32 ) { // Profile current scope (automatically extracts current function name) // You could also specify a custom name if needed - e.g. optick::scope!("calc"); optick :: event! (); // Attach custom data tag to the capture (i32, u32, u64, f32, str,


【文件预览】:
optick-rs-master
----Cargo.toml(608B)
----.github()
--------workflows()
----generate_bindings.sh(732B)
----.gitmodules(82B)
----generate_bindings.bat(732B)
----src()
--------lib.rs(8KB)
--------optick_api.rs(1KB)
----build.rs(446B)
----examples()
--------fibonacci.rs(296B)
--------gameloop.rs(340B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(320B)
----optick()

网友评论