Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dcritical_path.go44 Now() time.Time methodSpec
49 func (osClock) Now() time.Time { return time.Now() } func
Dcritical_path_test.go32 func (t testClock) Now() time.Time { return time.Time(t) } func