hirestime
Time measurement library
A wrapper around process.hrtime() and performance API functions to measure elapsed time in various units.
thin wrapper around process.hrtime
17 stars
1 watching
3 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
recp/tm | Provides a set of utility functions for managing timers and elapsed time in C. | 42 |
caderek/aoctimer | A tool to measure code execution time in relative units. | 9 |
samverschueren/dev-time-cli | Retrieves and displays the current local time of specified GitHub users. | 179 |
sindresorhus/p-time | A utility to measure the time taken by a promise to resolve | 70 |
ba-st/chalten | Provides an easy-to-use time model for dates and calendars in Smalltalk | 7 |
swiftstudies/duration | A package for measuring and reporting the time taken for operations in Swift | 325 |
posener/client-timing | An HTTP client library that enables automatic timing of requests and propagation through servers. | 24 |
time-rs/time | A widely-used Rust library for handling dates and times. | 1,124 |
paulstoffregen/time | Provides an Arduino-specific timekeeping functionality allowing for easy integration of various external time sources. | 1,258 |
dreymonde/time | A library that provides type-safe time calculations in Swift with strongly-typed time units | 1,071 |
40ants/humanize-duration | A library that provides a human-readable representation of time durations. | 9 |
hemantasapkota/gcdtimer | A framework for creating long-running timers and delay functions with GCD dispatch in Swift. | 190 |
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
huntlabs/hunt-time | A comprehensive time library with date and time representations | 2 |
franp-code/api-times-adder | API endpoint to add times in a given array of strings | 2 |