go.opencensus.io/stats/view.setReportingPeriodReq.c (field)

4 uses

	go.opencensus.io/stats/view (current package)
		worker.go#L236: 		c: make(chan bool),
		worker.go#L239: 	<-req.c // don't return until the timer is set to the new duration.
		worker_commands.go#L175: 	c chan bool
		worker_commands.go#L185: 	cmd.c <- true