/*
Appellation: impl_std <module>
Created At: 2025.09.08:17:30:03
Contrib: @FL03
*/
use Duration;
/// the [`systime`] function returns the current system timestamp as a [`Duration`] allowing
/// users to convert the object into their desired units.
/// the [`std_time`] function returns the current system time in milliseconds as an [`u128`].