Home
last modified time | relevance | path

Searched defs:osClock (Results 1 – 1 of 1) sorted by relevance

/build/soong/ui/status/
Dcritical_path.go47 type osClock struct{} struct
49 func (osClock) Now() time.Time { return time.Now() }