Exemplo n.º 1
0
func stopTimer(project *data.Project) (err error) {
	return project.StopTimer(getContent(), billable)
}