Home
last modified time | relevance | path

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

/external/perfetto/ui/src/core_plugins/commands/
Dindex.ts110 return promptForTimestamp('Enter a timestamp');
322 function promptForTimestamp(message: string): time | undefined { function