Type Definition bp7::dtntime::DtnTime

source · []
pub type DtnTime = u64;
Expand description

Time since the year 2k in milliseconds

Trait Implementations

Convert to unix timestamp (in seconds).

Convert to human readable rfc3339 compliant time string.