metrics
0.0.1
ToMs
Required Methods
to_ms
Implementations on Foreign Types
u64
Implementors
In crate metrics
Trait
metrics
::
ToMs
Copy item path
source
·
[
−
]
pub trait ToMs<T> { // Required method fn
to_ms
(&self) -> T; }
Required Methods
§
source
fn
to_ms
(&self) -> T
Implementations on Foreign Types
§
source
§
impl
ToMs
<
f64
> for
u64
source
§
fn
to_ms
(&self) ->
f64
Implementors
§