go/src/runtime/timeasm.go

//go:linkname time_now time.now
func time_now() (sec int64, nsec int32, mono int64)