github.com/ScaleFT/monotime@v0.0.0-20180209174256-2da272f3dad0/sys_netbsd.go (about) 1 package monotime 2 3 const ( 4 clock_monotonic = 3 5 )