Docs.rs
gstuff-0.8.23
gstuff 0.8.23
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ArtemGr
Dependencies
chrono ^0.4
normal
optional
crossterm ^0.28
normal
optional
fast_rsync ^0.2
normal
optional
fomat-macros ^0.3
normal
optional
gxhash ^3
normal
optional
indexmap ^2
normal
optional
inlinable_string ^0.1
normal
optional
libc ^0.2
normal
memchr ^2
normal
optional
memmap2 ^0.9
normal
optional
nix ^0.29
normal
optional
num-bigint ^0.4
normal
optional
num-traits ^0.2
normal
optional
reffers ^0.7
normal
optional
rusqlite ^0.32
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
smallvec ^1
normal
optional
winapi ^0.3
normal
optional
rand ^0.8
dev
Versions
69.88%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gstuff
0.8.23
gstuff
Function
ms2sec
Copy item path
Source
pub fn ms2sec(ms:
u64
) ->
f64
Expand description
Converts time in milliseconds into a number of seconds with fractions.