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 it’s a wrapper around a syscall.