awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/p-time

0
View on GitHub↗
74 stars·6 forks·JavaScript·MIT·10 views

P Time

Measure the time a promise takes to resolve

Features

  • Promise Utilities - Measures resolution time for promises.
  • Timing and Delays - Measure the time a promise takes to resolve.

Star history

Star history chart for sindresorhus/p-timeStar history chart for sindresorhus/p-time

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sindresorhus/p-time do?

Measure the time a promise takes to resolve

What are the main features of sindresorhus/p-time?

The main features of sindresorhus/p-time are: Promise Utilities, Timing and Delays.

Which projects share features with sindresorhus/p-time?

Projects with overlapping indexed features include: sindresorhus/p-throttle — Throttle promise-returning & async functions. sindresorhus/p-wait-for — Wait for a condition to be true. sindresorhus/delay — Delay a promise a specified amount of time. sindresorhus/p-debounce — Debounce promise-returning & async functions. sindresorhus/p-timeout — Timeout a promise after a specified amount of time. kevinoid/promise-nodeify — promise-nodeify.

Projects sharing features with P Time

These projects share indexed features with P Time. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sindresorhus/p-debouncesindresorhus avatar

    sindresorhus/p-debounce

    236View on GitHub↗

    Debounce promise-returning & async functions

    JavaScript
    View on GitHub↗236
  • sindresorhus/p-throttlesindresorhus avatar

    sindresorhus/p-throttle

    519View on GitHub↗

    Throttle promise-returning & async functions

    JavaScript
    View on GitHub↗519
  • sindresorhus/delaysindresorhus avatar

    sindresorhus/delay

    626View on GitHub↗

    Delay a promise a specified amount of time

    JavaScript
    View on GitHub↗626
  • sindresorhus/p-timeoutsindresorhus avatar

    sindresorhus/p-timeout

    302View on GitHub↗

    Timeout a promise after a specified amount of time

    JavaScript
    View on GitHub↗302
Compare all 30 related projects→