Exemple #1
0
func startTimer(project *data.Project) (err error) {
	return project.StartTimer()
}