func runtime.runOneTimer

2 uses

	runtime (current package)
		time.go#L804: 			runOneTimer(pp, t, now)
		time.go#L855: func runOneTimer(pp *p, t *timer, now int64) {