Console timer

    0

    9

    My JavaScript recipes

    console.timeEnd() returns the time in milliseconds since the system was started.

    Shortcut: time.profiling

    console.time();
    // some code
    
    console.timeEnd();
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.