All projects

2020

Log Tor

console.time("MyTimer"); console.timeLog("MyTimer", "Starting application up…"); // Perhaps some code runs to bootstrap a complex app // ... console.…

Overview

console.time("MyTimer"); console.timeLog("MyTimer", "Starting application up…"); // Perhaps some code runs to bootstrap a complex app // ... console.timeLog("MyTimer", "UI is setup, making API calls now"); // Perhaps some fetch()'s here filling the app with data // ... console.timeEnd("MyTimer"); Open-source project by PICyber, published on GitHub.

Highlights

  • Open source — view the code and contribute on GitHub

Built with

  • Code

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.