Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add console.time to getUserInfo and getTweetInfo (#51)
* Add console.time to getUserInfo and getTweetInfo * No need to measure time in getUserInfo * Strings must use single quotes * Add console.timeEnd to catch{} block * Add Math.random() to constant string * Remove unnecessary console.log
- Loading branch information