runtime/debug.GCStats.LastGC (field)

2 uses

	runtime/debug (current package)
		garbage.go#L15: 	LastGC         time.Time       // time of last collection
		garbage.go#L50: 	stats.LastGC = time.Unix(0, int64(stats.Pause[n]))