Searched refs:LogBounds (Results 1 – 3 of 3) sorted by relevance
20 LogBounds,37 private bounds?: LogBounds;66 this.bounds = globals.trackDataStore.get(LogBoundsKey) as LogBounds;72 this.bounds = globals.trackDataStore.get(LogBoundsKey) as LogBounds;
21 export interface LogBounds { interface
17 LogBounds,30 engine: Engine, span: TimeSpan): Promise<LogBounds> {