Docs.rs
evo_framework-2025.2.51300
evo_framework 2025.2.51300
Permalink
Docs.rs crate page
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cyborg-ai-git
Dependencies
Versions
68.42%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
ITime
evo_
framework
2025.2.51300
ITime
Required Methods
set_time
time
Implementors
In evo_
framework::
framework::
i_
time
evo_framework
::
framework
::
i_time
Trait
ITime
Copy item path
pub trait ITime { // Required methods fn
time
(&self) ->
u64
;
fn
set_time
(&mut self, time:
u64
); }
Required Methods
§
fn
time
(&self) ->
u64
fn
set_time
(&mut self, time:
u64
)
Implementors
§