Home
last modified time | relevance | path

Searched refs:globalStartTime (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/service/repodiff/handlers/
Dhttp.go18 var globalStartTime time.Time var
45 ElapsedTime: fmt.Sprintf("%s", time.Now().Sub(globalStartTime)),
60 globalStartTime = time.Now()