|
| 1 | +original file |
| 2 | +----------------------------------- |
| 3 | +console.log(`${Math.round(responseTime / requests)} ns (${Math.round(requests / ( responseTime / 1e9))}/sec)`); |
| 4 | +----------------------------------- |
| 5 | + |
| 6 | +Grammar: TypeScript.tmLanguage |
| 7 | +----------------------------------- |
| 8 | +>console.log(`${Math.round(responseTime / requests)} ns (${Math.round(requests / ( responseTime / 1e9))}/sec)`); |
| 9 | + ^^^^^^^ |
| 10 | + source.ts support.class.console.ts |
| 11 | + ^ |
| 12 | + source.ts punctuation.accessor.ts |
| 13 | + ^^^ |
| 14 | + source.ts support.function.console.ts |
| 15 | + ^ |
| 16 | + source.ts meta.brace.round.ts |
| 17 | + ^ |
| 18 | + source.ts string.template.ts punctuation.definition.string.template.begin.ts |
| 19 | + ^^ |
| 20 | + source.ts string.template.ts meta.template.expression.ts punctuation.definition.template-expression.begin.ts |
| 21 | + ^^^^ |
| 22 | + source.ts string.template.ts meta.template.expression.ts support.constant.math.ts |
| 23 | + ^ |
| 24 | + source.ts string.template.ts meta.template.expression.ts punctuation.accessor.ts |
| 25 | + ^^^^^ |
| 26 | + source.ts string.template.ts meta.template.expression.ts support.function.math.ts |
| 27 | + ^ |
| 28 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 29 | + ^^^^^^^^^^^^ |
| 30 | + source.ts string.template.ts meta.template.expression.ts variable.other.readwrite.ts |
| 31 | + ^ |
| 32 | + source.ts string.template.ts meta.template.expression.ts |
| 33 | + ^ |
| 34 | + source.ts string.template.ts meta.template.expression.ts keyword.operator.arithmetic.ts |
| 35 | + ^ |
| 36 | + source.ts string.template.ts meta.template.expression.ts |
| 37 | + ^^^^^^^^ |
| 38 | + source.ts string.template.ts meta.template.expression.ts variable.other.readwrite.ts |
| 39 | + ^ |
| 40 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 41 | + ^ |
| 42 | + source.ts string.template.ts meta.template.expression.ts punctuation.definition.template-expression.end.ts |
| 43 | + ^^^^^ |
| 44 | + source.ts string.template.ts |
| 45 | + ^^ |
| 46 | + source.ts string.template.ts meta.template.expression.ts punctuation.definition.template-expression.begin.ts |
| 47 | + ^^^^ |
| 48 | + source.ts string.template.ts meta.template.expression.ts support.constant.math.ts |
| 49 | + ^ |
| 50 | + source.ts string.template.ts meta.template.expression.ts punctuation.accessor.ts |
| 51 | + ^^^^^ |
| 52 | + source.ts string.template.ts meta.template.expression.ts support.function.math.ts |
| 53 | + ^ |
| 54 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 55 | + ^^^^^^^^ |
| 56 | + source.ts string.template.ts meta.template.expression.ts variable.other.readwrite.ts |
| 57 | + ^ |
| 58 | + source.ts string.template.ts meta.template.expression.ts |
| 59 | + ^ |
| 60 | + source.ts string.template.ts meta.template.expression.ts keyword.operator.arithmetic.ts |
| 61 | + ^ |
| 62 | + source.ts string.template.ts meta.template.expression.ts |
| 63 | + ^ |
| 64 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 65 | + ^ |
| 66 | + source.ts string.template.ts meta.template.expression.ts |
| 67 | + ^^^^^^^^^^^^ |
| 68 | + source.ts string.template.ts meta.template.expression.ts variable.other.readwrite.ts |
| 69 | + ^ |
| 70 | + source.ts string.template.ts meta.template.expression.ts |
| 71 | + ^ |
| 72 | + source.ts string.template.ts meta.template.expression.ts keyword.operator.arithmetic.ts |
| 73 | + ^ |
| 74 | + source.ts string.template.ts meta.template.expression.ts |
| 75 | + ^^^ |
| 76 | + source.ts string.template.ts meta.template.expression.ts constant.numeric.decimal.ts |
| 77 | + ^ |
| 78 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 79 | + ^ |
| 80 | + source.ts string.template.ts meta.template.expression.ts meta.brace.round.ts |
| 81 | + ^ |
| 82 | + source.ts string.template.ts meta.template.expression.ts punctuation.definition.template-expression.end.ts |
| 83 | + ^^^^^ |
| 84 | + source.ts string.template.ts |
| 85 | + ^ |
| 86 | + source.ts string.template.ts punctuation.definition.string.template.end.ts |
| 87 | + ^ |
| 88 | + source.ts meta.brace.round.ts |
| 89 | + ^ |
| 90 | + source.ts punctuation.terminator.statement.ts |
0 commit comments