You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read AT_CLKTCK directly from the auxv vector, so it is possible to use
psgo without requiring cgo.
This is what internally sysconf does, although it doesn't use
/proc/self/auxv but read directly from memory.
Signed-off-by: Giuseppe Scrivano <[email protected]>
0 commit comments