Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_pre17.go659 forceFlushInterval = 60 * time.Second const
672 force := time.Now().Sub(lastFlush) > forceFlushInterval
Dapi.go637 forceFlushInterval = 60 * time.Second const
650 force := time.Now().Sub(lastFlush) > forceFlushInterval