Exemplo n.º 1
0
//TimeValue is the common interval value function
func TimeValue(params data.Parameters) int64 {
	return params.Time()
}