Function emerald_std::clock::get_time
source · pub unsafe fn get_time(time_type: ClockType) -> Result<ClockTime, SyscallError>Expand description
§Safety
There are no safety requirements for this function. Its just that its a wrapper around a syscall.