shadow_
shmem
0.0.0
In shadow_
shmem::
raw_
syscall
Constants
S_IRGRP
S_IRUSR
S_IWGRP
S_IWUSR
Functions
clock_monotonic_gettime
close
fsync
ftruncate
getpid
gettid
kill
mmap
munmap
open
tgkill
unlink
write
shadow_shmem
::
raw_syscall
Function
clock_monotonic_gettime
Copy item path
Settings
Help
Summary
Source
pub fn clock_monotonic_gettime() ->
Result
<
timespec
,
Errno
>