Home
last modified time | relevance | path

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

/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/utils/
H A Dlogs.ts177 if (a.timeEpochNs < b.timeEpochNs) {
181 if (a.timeEpochNs > b.timeEpochNs) {
199 if (a.timeEpochNs > b.timeEpochNs) {
203 if (a.timeEpochNs < b.timeEpochNs) {
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/utils/
H A Ddecorators.test.ts307 timeEpochNs: '100000002',
326 timeEpochNs: '100000001',
345 timeEpochNs: '100000000',
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/types/
H A Dlogs.ts76 timeEpochNs: string; property
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/
H A DLiveLogs.test.tsx101 timeEpochNs: '1000000',
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Logs/
H A DLogDetails.test.tsx19 timeEpochNs: '1546297200000000000',
H A DLogRows.test.tsx169 timeEpochNs: (timeEpochMs * 1000000).toString(),
H A DLogRowContextProvider.test.tsx188 timeEpochNs: '4000000',
/dports/www/grafana8/grafana-8.3.6/public/app/core/
H A Dlogs_model.ts372 const timeEpochNs = tsNs ? tsNs : time.valueOf() + '000000'; constant
401 timeEpochNs,
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1timeEpochNs stores time with nanosecond-level precision,\n // as millisecond-level precision is u…
H A D3698.0e38943fa459e872fe93.js.map1timeEpochNs stores time with nanosecond-level precision,\n // as millisecond-level precision is u…