Registry / utility / kitsune-p2p-timestamp

kitsune-p2p-timestamp

JSON →
library0.4.4rscratesunverified

Microsecond-precision timestamp datatype for kitsune_p2p

# Cargo.toml [dependencies] kitsune_p2p_timestamp = "0.4.4"
INSTALL
IMPORT
SIG · KITSUNE-P2P-TIMEST
K
kitsune-p2p-timestamp
utilityrustv0.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Timestamp
use kitsune_p2p_timestamp::Timestamp;

Get current microsecond-precision timestamp

use kitsune_p2p_timestamp::Timestamp; fn main() { let ts = Timestamp::now(); println!("{}", ts); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kitsune-p2p-timestamp — cargo add kitsune-p2p-timestamp · libregistry