time-now

Crates.iotime-now
lib.rstime-now
version0.1.2
created_at2025-08-30 05:40:45.47197+00
updated_at2025-09-12 06:48:00.132966+00
descriptionGet current time as seconds or milli/micro/nano seconds, since unix epoch time, using single function call. Pure Rust std library based. No dependencies on any other crate. Safe and Lightweight (1.8 kb).
homepage
repositoryhttps://github.com/rafialhamd/time-now
max_upload_size
id1817283
size6,393
Rafiudeen Chozhan Kumarasamy (rafialhamd)

documentation

README

time-now

Get current time as seconds or milli/micro/nano seconds, since unix epoch time, using single function call.

Pure Rust std library based. No dependencies on any other crate.

Safe and Lightweight (~2 kb).

Commit count: 7

cargo fmt