-</div></div><aside class="tsd-sources"><p>Implementation of <a href="../Stage/Compiler.html">Compiler</a>.<a href="../Stage/Compiler.html#typescript">typescript</a></p><ul><li>Defined in <a href="https://github.com/maddimathon/npm-build-utilities/blob/main/src/ts/lib/02-utils/classes/Stage_Compiler.ts#L1300" class="external" target="_blank">lib/02-utils/classes/Stage_Compiler.ts:1300</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected"><h3 class="tsd-anchor-link" id="benchmarkendtimelog"><code class="tsd-tag">Protected</code><span>benchmark<wbr/>End<wbr/>Time<wbr/>Log</span><a href="#benchmarkendtimelog" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected"><li class=""><div class="tsd-signature tsd-anchor-link" id="benchmarkendtimelog-1"><span class="tsd-kind-call-signature">benchmarkEndTimeLog</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">msg</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">start</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">end</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#benchmarkendtimelog-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><code class="tsd-tag">Internal</code><div class="tsd-comment tsd-typography"><p>Logs the message for the benchmark end notice.</p>
0 commit comments